init
This commit is contained in:
9
packages/ags/bk/scss/_dock.scss
Normal file
9
packages/ags/bk/scss/_dock.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
#dock * {
|
||||
font-family: 'Iosevka';
|
||||
}
|
||||
|
||||
#dock-box {
|
||||
min-height: 10px;
|
||||
min-width: 100px;
|
||||
background-color: $base;
|
||||
}
|
||||
Reference in New Issue
Block a user