mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 00:14:07 +01:00
Fixed scrollbar, occured twice at admin panel
This commit is contained in:
parent
a0e6fc4611
commit
fdb3f83d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
color: #727479
|
color: #727479
|
||||||
background: #dedede
|
background: #dedede
|
||||||
width 100%
|
width 100%
|
||||||
height 100%
|
height calc(100% - 80px)
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
.content-title
|
.content-title
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue