Fix: Protection Popup - bottom padding at commpact mode

This commit is contained in:
alstjr7375 2022-03-12 23:14:04 +09:00
parent 13d3c5030b
commit 0c1de6a415

View file

@ -3200,7 +3200,7 @@ menupopup > menu {
}
/* not cut off for Protection popup Footer on windows */
:root[uidensity="compact"] #protections-popup-multiView #protections-popup-footer {
padding: 3px 0 20px !important;
padding: 3px 0 10px !important;
}
/* Button and disabled category in Protection popup */
:root[uidensity="compact"] #protections-popup-multiView .protections-popup-footer-button,