mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
🎨
This commit is contained in:
parent
cd4e9bbaee
commit
685b5c83af
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ export default defineComponent({
|
|||
.pxhvhrfw {
|
||||
display: flex;
|
||||
font-size: 90%;
|
||||
border-radius: 10px;
|
||||
padding: 0.5rem;
|
||||
border-radius: var(--radius);
|
||||
padding: 10px 8px;
|
||||
|
||||
> button {
|
||||
flex: 1;
|
||||
|
|
Loading…
Reference in a new issue