mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-28 18:20:42 +00:00
fix: horizontal scroll bar for planner
This commit is contained in:
parent
3d3316f24e
commit
9ff6c1da00
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
:host {
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.days {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue