Skip to content

Commit 84eb790

Browse files
committed
modify: extend common config
1 parent ebd0769 commit 84eb790

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

browser/main/modals/PreferencesModal/ConfigTab.styl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1+
@import('./Tab')
2+
13
.root
24
padding 15px
35
color $ui-text-color
6+
47
.group
58
margin-bottom 45px
9+
610
.group-header
7-
font-size 24px
11+
@extend .header
812
color $ui-text-color
9-
padding 5px
10-
border-bottom $default-border
11-
margin-bottom 15px
1213

1314
.group-header2
1415
font-size 18px

0 commit comments

Comments
 (0)