4 lines
52 B
SCSS
4 lines
52 B
SCSS
|
.root {
|
||
|
height: 2rem;
|
||
|
color: var(--black);
|
||
|
}
|