Fix VSF drawer card empty blue block by removing column flex-basis 100%
This commit is contained in:
+1
-1
@@ -2095,7 +2095,7 @@ section + section {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
flex: 0 0 100%;
|
align-self: stretch;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user