mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 01:04:03 +09:00
client: refine ui
This commit is contained in:
@ -142,12 +142,12 @@ export default defineComponent({
|
||||
padding: 8px 14px;
|
||||
text-align: center;
|
||||
font-weight: normal;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.9em;
|
||||
line-height: 22px;
|
||||
box-shadow: none;
|
||||
text-decoration: none;
|
||||
background: var(--buttonBg);
|
||||
border-radius: 4px;
|
||||
border-radius: 5px;
|
||||
overflow: clip;
|
||||
box-sizing: border-box;
|
||||
transition: background 0.1s ease;
|
||||
|
Reference in New Issue
Block a user