chore(client): tweak style

This commit is contained in:
syuilo
2022-06-28 22:32:01 +09:00
parent ac162f9996
commit 9a4198293a
2 changed files with 17 additions and 16 deletions

View File

@ -55,6 +55,7 @@ export default defineComponent({
text-align: left;
cursor: pointer;
padding: 9px 12px;
min-width: 60px;
background-color: var(--panel);
background-clip: padding-box !important;
border: solid 1px var(--panel);