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