7 lines
93 B
SCSS
7 lines
93 B
SCSS
.title-bar {
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 0;
|
|
background-color: transparent;
|
|
}
|