mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 05:57:32 -07:00
Fix style
This commit is contained in:
parent
5629df79ac
commit
134fc285f9
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ export default Vue.extend({
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
background: none;
|
background: none;
|
||||||
border: solid 2px var(--inputLabel);
|
border: solid 2px var(--inputBorder);
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
transition: inherit;
|
transition: inherit;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue