fix: styles
This commit is contained in:
parent
dcce613295
commit
6ac50af454
10 changed files with 20 additions and 20 deletions
|
@ -72,6 +72,6 @@
|
|||
max-height: 75%;
|
||||
max-width: 75%;
|
||||
inset: 12.5%;
|
||||
border: 1px solid var(--gray-light);
|
||||
border: var(--border-gray);
|
||||
}
|
||||
}
|
Reference in a new issue