stash
This commit is contained in:
parent
0d4012b4c6
commit
53517e5170
8 changed files with 119 additions and 15 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue