File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -391,11 +391,10 @@ body.toplevel_page_stk-custom-fields {
391391 background-color : #fff ;
392392 border-radius : 0 ;
393393 overflow : hidden ;
394- padding : 60 px 35 px ;
394+ padding : 30 px ;
395395 overflow : visible ;
396396 box-shadow : 0 18px 35px -15px rgba (18 , 63 , 82 , 0.25 );
397397 border : 0 ;
398- margin-bottom : 30px ;
399398 transition : all 0.3s ease ;
400399 position : relative ;
401400 & .s-box-spaced {
@@ -502,7 +501,7 @@ body.toplevel_page_stk-custom-fields {
502501 width : 250px ;
503502 left : 0 ;
504503 background-color : #fff ;
505- padding-top : 40 px ;
504+ padding-top : 80 px ;
506505 display : flex ;
507506 flex-direction : column ;
508507 justify-content : flex-start ;
@@ -513,6 +512,9 @@ body.toplevel_page_stk-custom-fields {
513512 flex-direction : column ;
514513 top : 50px ;
515514 }
515+ + .s-box {
516+ padding-bottom : 200px ;
517+ }
516518 .s-sidenav-item {
517519 color : #444 ;
518520 font-size : 14px ;
You can’t perform that action at this time.
0 commit comments