limit disable-all area to its text

This commit is contained in:
tophf 2022-02-21 03:18:12 +03:00
parent e0c9c13856
commit 62974751ff

View File

@ -45,10 +45,8 @@ body:not(.blocked) .if-blocked,
display: block;
}
#disableAll {
/*left: calc(-1 * var(--inner-padding));*/
}
#disableAll-label {
width: fit-content;
position: relative;
}
.all-disabled #disableAll {