Fix repeat after layout
This commit is contained in:
@ -94,3 +94,7 @@ button.table {
|
||||
.has-no-shadow {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.is-fullwidth {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user