fix: drawer width
This commit is contained in:
parent
34c7b1c65f
commit
ded20e65bb
2 changed files with 11 additions and 5 deletions
|
|
@ -77,10 +77,6 @@ html {
|
|||
transition: 100ms background ease-in-out;
|
||||
}
|
||||
|
||||
aside.q-drawer.q-drawer--right.fixed.q-drawer--on-top.q-drawer--mobile.q-drawer--top-padding {
|
||||
width: 85% !important;
|
||||
}
|
||||
|
||||
.bordered {
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue