mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
🎨
This commit is contained in:
parent
d0736a36c7
commit
22c8598043
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ export default defineComponent({
|
|||
> button {
|
||||
flex: 1;
|
||||
padding: 10px 8px;
|
||||
border-radius: 6px;
|
||||
border-radius: var(--radius);
|
||||
|
||||
&:disabled {
|
||||
opacity: 1 !important;
|
||||
|
|
Loading…
Reference in a new issue