added border
This commit is contained in:
parent
e4030c10c0
commit
2918b64d14
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
height: var(--chromeHeight1);
|
height: var(--chromeHeight1);
|
||||||
&.chrome-bottom {
|
&.chrome-bottom {
|
||||||
height: var(--chromeHeight2);
|
height: var(--chromeHeight2);
|
||||||
|
border-top: 1px solid rgba(0, 0, 0, 0.25);
|
||||||
.app-chrome--left {
|
.app-chrome--left {
|
||||||
padding-left: 32px;
|
padding-left: 32px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue