Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
style(#471): fullscreen padding in modals
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Nov 22, 2019
1 parent 13401e4 commit a58e030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/src/global/theme/editor/editor-fullscreen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
display: none;
}

ion-content:not(.fullscreen-padding) {
ion-nav ion-content:not(.fullscreen-padding) {
--padding-start: 0;
--padding-end: 0;
--padding-top: 0;
Expand Down

0 comments on commit a58e030

Please sign in to comment.