soneta-ui-style
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@import "./Variables.scss";
|
||||
|
||||
.grid-footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
min-height: 32px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: $grid_headercolumn_bg;
|
||||
}
|
||||
Reference in New Issue
Block a user