Fixing style for popup status in detail views
parent
5918ca1e16
commit
d06bede8de
|
@ -37,6 +37,7 @@
|
|||
a {
|
||||
@include font-type(text);
|
||||
padding: .5rem 1rem;
|
||||
text-align: left;
|
||||
}
|
||||
a:hover {
|
||||
background: rgba($primary-light, .2);
|
||||
|
|
Loading…
Reference in New Issue