mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Align icon content in the center via display: flex;
This commit is contained in:
@@ -73,6 +73,8 @@ table tbody tr td.actions {
|
||||
|
||||
&.no-text {
|
||||
border: 2px solid $v2-blue-light;
|
||||
display: flex; // Be sure that display: flex; is applied
|
||||
padding-top: 0;
|
||||
|
||||
&:hover {
|
||||
border-color: $v2-blue;
|
||||
|
||||
Reference in New Issue
Block a user