1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

emby base button fix

This commit is contained in:
Marius 2021-08-07 16:11:36 +02:00
parent bb6ed88b1d
commit 60a006140b

View File

@ -204,7 +204,7 @@ html {
.detailButton-icon,
.fab,
.raised {
.raised:not(.raised-mini) {
background: var(--button-color);
color: var(--button-text);
}