Improve dropdown item style
This commit is contained in:
parent
d9126f96b5
commit
e5b7dd203a
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ p .ui.horizontal.label {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.dropdown .menu > a.item,
|
||||||
.ui.dropdown .menu > a.item:hover {
|
.ui.dropdown .menu > a.item:hover {
|
||||||
color: rgba(0,0,0,.95);
|
color: rgba(0,0,0,.95);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue