Fix for #1390
This commit is contained in:
parent
c2c6c79694
commit
c2f0c56a66
1 changed files with 1 additions and 1 deletions
|
@ -2219,7 +2219,7 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
> .col-auto {
|
> .col-auto {
|
||||||
width: 230px;
|
width: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: overlay;
|
overflow-y: overlay;
|
||||||
transition: width 0.25s ease-in-out;
|
transition: width 0.25s ease-in-out;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue