mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
fix(drawer): remove overflow CSS
This commit is contained in:
parent
8d444980de
commit
67b16d91a3
1 changed files with 0 additions and 2 deletions
|
|
@ -105,8 +105,6 @@
|
|||
|
||||
.drawer-slider {
|
||||
padding: 12px 0 0 8px;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
white-space: nowrap;
|
||||
position: relative;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue