Flexgrid more flexible
This commit is contained in:
@@ -255,7 +255,8 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
right: 0;
|
||||
border: none; }
|
||||
|
||||
.RV-ElementList__Item {
|
||||
margin: 0;
|
||||
@@ -263,7 +264,8 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
right: 0;
|
||||
border: none; }
|
||||
|
||||
.RV-Spacing__Outer--small {
|
||||
margin: 10px; }
|
||||
@@ -304,7 +306,8 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
right: 0;
|
||||
border: none; }
|
||||
|
||||
.RV-Iconized__Container--small .RV-Iconized__Icon {
|
||||
width: 1em;
|
||||
@@ -337,7 +340,8 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
right: 0;
|
||||
border: none; }
|
||||
|
||||
.RV-ImageGrid__Item {
|
||||
margin: 0;
|
||||
@@ -345,7 +349,8 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
right: 0;
|
||||
border: none; }
|
||||
|
||||
.RV-ImageGrid__Container {
|
||||
display: grid;
|
||||
|
Reference in New Issue
Block a user