File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 88 --kbq-modal-size-header-padding-right : var (--kbq-size-6xl );
99 --kbq-modal-size-close-button-margin-left : var (--kbq-size-s );
1010 --kbq-modal-size-content-padding-horizontal : var (--kbq-size-xxl );
11- --kbq-modal-size-content-padding-top : 0 ;
11+ --kbq-modal-size-content-padding-top : 1 px ;
1212 --kbq-modal-size-content-padding-bottom : var (--kbq-size-s );
1313 --kbq-modal-size-content-padding-top-without-header : var (--kbq-size-xxl );
1414 --kbq-modal-size-content-padding-bottom-without-footer : var (--kbq-size-4xl );
Original file line number Diff line number Diff line change 149149 flex-direction : column ;
150150 min-height : 0 ;
151151
152+ padding-top : 1px ;
153+
152154 padding-right : var (--kbq-sidepanel-size-content-padding-horizontal );
153155
154156 padding-left : var (--kbq-sidepanel-size-content-padding-horizontal );
You can’t perform that action at this time.
0 commit comments