Style tweaks

This commit is contained in:
Tienson Qin
2022-06-14 15:11:07 +08:00
parent cb8aaef9e3
commit 7c2eccd6f1
3 changed files with 7 additions and 7 deletions

View File

@@ -201,7 +201,12 @@
}
.button.icon {
@apply w-8 h-8 text-lg p-1;
@apply w-8 h-8 p-1;
}
.button.icon.add-graph-btn {
width: unset;
margin: 0 6px;
}
.is-mac.is-electron :is(.cp__header, .cp__right-sidebar-topbar) :is(button, .button, a) {