feat: remove border on mac for now

This commit is contained in:
Junyu Zhan
2021-07-02 11:17:13 +08:00
committed by Tienson Qin
parent 23aacc9f11
commit c30449eff0

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;