File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed
Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change 403403 color : @bc-text-thin-quiet ;
404404 font-size : 12px ;
405405 font-style : italic ;
406- margin-left : 132 px ;
406+ margin-left : 144 px ;
407407 padding : 0 ;
408408 background : none ;
409409 border : none ;
460460 display : flex ;
461461 align-items : flex-start ;
462462 margin-bottom : 8px ;
463+ margin-left : 12px ;
464+ margin-right : 8px ;
463465 gap : 4px ;
464466 flex-direction : column ;
465467
570572
571573 #add-custom-snippet-panel-buttons {
572574 margin-top : 8px ;
575+ margin-left : 12px ;
576+ margin-right : 8px ;
573577 padding-top : 8px ;
574578 border-top : 1px solid @bc-panel-separator ;
575579 text-align : right ;
612616 display : flex ;
613617 align-items : flex-start ;
614618 margin-bottom : 8px ;
619+ margin-left : 12px ;
620+ margin-right : 8px ;
615621 gap : 4px ;
616622 flex-direction : column ;
617623
722728
723729 #edit-snippet-buttons {
724730 margin-top : 8px ;
731+ margin-left : 12px ;
732+ margin-right : 8px ;
725733 padding-top : 8px ;
726734 border-top : 1px solid @bc-panel-separator ;
727735 text-align : right ;
789797 #custom-snippets-add-new ,
790798 #custom-snippets-edit {
791799 .field-wrapper {
800+ margin-left : 8px ;
801+ margin-right : 4px ;
802+
792803 .field-row {
793804 flex-direction : column ;
794805 align-items : stretch ;
799810 }
800811 }
801812 }
813+
814+ #add - custom- snippet- panel- buttons,
815+ #edit-snippet-buttons {
816+ margin-left : 8px ;
817+ margin-right : 4px ;
818+ }
802819 }
803820
804821 .error-message {
805- margin-left : 0 ;
822+ margin-left : 8 px ;
806823 }
807824}
808825
819836
820837 .field-wrapper {
821838 margin-bottom : 6px ;
839+ margin-left : 6px ;
840+ margin-right : 3px ;
841+ }
842+
843+ #add - custom- snippet- panel- buttons,
844+ #edit-snippet-buttons {
845+ margin-left : 6px ;
846+ margin-right : 3px ;
822847 }
823848 }
824849}
You can’t perform that action at this time.
0 commit comments