ui: polish header action buttons

This commit is contained in:
charlie
2021-07-16 16:20:24 +08:00
committed by Tienson Qin
parent 7d91d2e009
commit c4a687b4ee
2 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,11 @@
min-width: 14rem;
}
}
a.button {
padding: 0.1rem 0.3rem;
margin: 5px 2px;
}
}
.is-electron.is-mac .cp__header {