mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-02 21:57:17 +00:00
Use .flex class in utilities.scss file
No need to have multiple definition as already included
This commit is contained in:
@@ -43,7 +43,6 @@ table tbody tr {
|
||||
border-bottom: 2px solid $v2-medium-light-grey;
|
||||
|
||||
> .flex {
|
||||
display: flex;
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
||||
|
||||
@@ -155,7 +155,3 @@ a.button.large {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user