feat: remove border on mac for now

pull/2358/head
Junyu Zhan 2021-07-02 11:17:13 +08:00 committed by Tienson Qin
parent 23aacc9f11
commit c30449eff0
1 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,10 @@
&.electron-mac {
height: 38px;
border-bottom: 1px solid var(--ls-secondary-border-color);
.refresh {
margin: 0;
}
.open-button__icon-wrapper {
margin-right: 7px;