fix: fixed status button for mobile
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
background-color: var(--mantine-color-dark-6);
|
||||
}
|
||||
|
||||
width: fit-content;
|
||||
@media (max-width: 48em) {
|
||||
width: 80vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user