fix cmp widget

This commit is contained in:
Til Schmitter 2026-05-08 14:51:28 +02:00
parent f169c81c6c
commit e8a9bc2cf4

View file

@ -1266,7 +1266,7 @@ html:not(.e) #ggrid>a.dir:before {
bottom: 100%;
bottom: calc(100% + .4em);
right: .4em;
font-size: xx-large;
font-size: .75em;
font-weight: bold;
box-shadow: 0 0 .5em color-mix(in oklab, var(--a) 20%, transparent);
border-radius: 10px;
@ -1536,14 +1536,14 @@ html:not(.e):not(.d) #up_quick .btn.on {
#pvolbg svg {
height: 1.3em;
}
#widget.cmp #wtoggle {
font-size: 2.8em;
#widget.cmp #wstack {
font-size: 1.4em;
}
#widget.cmp #fshr {
display: none;
}
#widget.cmp {
font-size: 1em;
#widget.cmp #widgeti {
font-size: .7em;
}
#widget.cmp #barpos,
#widget.cmp #barbuf {