Skip to content

Commit 1efddc5

Browse files
authored
revert some changes
1 parent 1367daf commit 1efddc5

File tree

1 file changed

+5
-5
lines changed
  • plugins/guides/frontend/public/stylesheets

1 file changed

+5
-5
lines changed

plugins/guides/frontend/public/stylesheets/main.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@
237237
overflow: hidden;
238238
background-color: #FFFFFF;
239239
border-radius: 23px;
240-
padding-bottom: 5px;
241-
padding-top: 5px;
242-
padding-left: 5px;
243-
padding-right: 5px;
240+
padding-bottom: 5.25px;
241+
padding-top: 5.25px;
242+
padding-left: 5.5px;
243+
padding-right: 5.5px;
244244
border: 1px solid #E2E4E8;
245245
box-shadow: 0px 2px 4px 0px #0000000C;
246246
width: 18px;
@@ -414,4 +414,4 @@
414414
height: 100%;
415415
color-scheme: light
416416
}
417-
}
417+
}

0 commit comments

Comments
 (0)