mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Finally, remove disabled rule that is unused
We only display active link
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
font-weight: 600;
|
||||
|
||||
&.current,
|
||||
&.disabled,
|
||||
&.gap {
|
||||
cursor: default;
|
||||
}
|
||||
@@ -70,9 +69,5 @@
|
||||
background-color: $red;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user