mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 13:25:48 +02:00
Fix style
This commit is contained in:
@@ -89,7 +89,7 @@ export default Vue.extend({
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background: none;
|
||||
border: solid 2px var(--inputLabel);
|
||||
border: solid 2px var(--inputBorder);
|
||||
border-radius: 100%;
|
||||
transition: inherit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user