ucap-lg-web/src/app/layouts/components/top-bar.component.scss

7 lines
93 B
SCSS
Raw Normal View History

2020-03-27 17:43:47 +09:00
.title-bar {
width: 100%;
2020-05-24 13:46:38 +09:00
height: 100%;
2020-03-27 17:43:47 +09:00
padding: 0;
2020-07-11 21:09:04 +09:00
background-color: transparent;
2020-03-27 17:43:47 +09:00
}