This commit is contained in:
Core 2022-08-29 14:43:29 +01:00
parent c2c6c79694
commit c2f0c56a66
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -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;