Added gab container standards css to the center column.
The center columns still need a lot of work to bring to spec with the mockups. This is just one small step closer.
This commit is contained in:
parent
f7ca5f28df
commit
fceb5dccb0
@ -2412,12 +2412,11 @@ a.status-card.compact:hover {
|
||||
}
|
||||
}
|
||||
|
||||
.columns-area--mobile .column {@include gab-container-standards();}
|
||||
.column-header__wrapper {
|
||||
position: relative;
|
||||
flex: 0 0 auto;
|
||||
border-top-right-radius: 10px;
|
||||
border-top-left-radius: 10px;
|
||||
overflow: hidden;
|
||||
overflow: hidden;
|
||||
|
||||
&.active {
|
||||
&::before {
|
||||
|
Loading…
Reference in New Issue
Block a user