Adjust drawer width in small screen

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura 2021-12-26 16:16:58 +05:30
parent d02e8dcd4e
commit d46b046f2d
3 changed files with 12 additions and 4 deletions

View file

@ -7,8 +7,6 @@
}
.pw {
--popup-window-drawer-width: 280px;
width: 100%;
height: 100%;
background-color: var(--bg-surface);