This commit is contained in:
j3d1 2023-10-28 20:24:25 +02:00
parent 0d4012b4c6
commit 53517e5170
8 changed files with 119 additions and 15 deletions

View file

@ -13394,7 +13394,8 @@ a.list-group-item {
min-width: 0;
min-height: 100vh;
transition: margin-left .35s ease-in-out, left .35s ease-in-out, margin-right .35s ease-in-out, right .35s ease-in-out;
background: #f7f7fc;
/*background: #f7f7fc;*/
background-color: #ddd;
flex-direction: column;
overflow: hidden;
border-top-left-radius: 0;