Update src/styles/tags.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
This commit is contained in:
parent
53593663d2
commit
4e3b13566d
@ -91,6 +91,12 @@
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.IBMSMSMBSSCategoriesBoxItem:hover {
|
||||||
|
text-decoration: unset;
|
||||||
|
color: white;
|
||||||
|
background: rgb(255 255 255 / 15%);
|
||||||
|
}
|
||||||
|
|
||||||
.IBMSMSMBSSCategoriesBoxSeparator {
|
.IBMSMSMBSSCategoriesBoxSeparator {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user