5 lines
60 B
SCSS
5 lines
60 B
SCSS
|
:root {
|
||
|
--chrome-width: 300px;
|
||
|
--chrome-height: 64px;
|
||
|
}
|