mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(drawer): remove overflow CSS
This commit is contained in:
@@ -105,8 +105,6 @@
|
|||||||
|
|
||||||
.drawer-slider {
|
.drawer-slider {
|
||||||
padding: 12px 0 0 8px;
|
padding: 12px 0 0 8px;
|
||||||
overflow-x: auto;
|
|
||||||
overflow-y: hidden;
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user