UI tweaks

This commit is contained in:
syuilo 2020-12-29 22:00:02 +09:00
parent b177b0cafc
commit 067588845b
4 changed files with 25 additions and 3 deletions

View file

@ -123,7 +123,7 @@ export default defineComponent({
box-shadow: none;
text-decoration: none;
background: var(--buttonBg);
border-radius: 8px;
border-radius: 999px;
overflow: hidden;
&:not(:disabled):hover {