1
0
Fork 0

Style changes for focused more button

This commit is contained in:
Lim Chee Aun 2024-01-14 21:33:52 +08:00
parent 04179340f6
commit 1017d1d270

View file

@ -1829,7 +1829,9 @@ a.card:is(:hover, :focus):visited {
&.open {
button.more-button {
color: var(--text-color);
background-color: var(--outline-color);
box-shadow: inset 0 0 0 2px var(--bg-color);
}
button:not(.more-button) {