Fix: Panel - Fix text cut off in some language #28

This commit is contained in:
Yunsup Sim 2021-06-03 10:27:10 +09:00 committed by GitHub
parent 8ea7358624
commit 0b45e963ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -555,6 +555,11 @@
:root[uidensity=compact] menupopup > menuitem, menupopup > menu {
padding-block: 0.25em !important; /* Original: 0.5em */
}
/** Panel - View ************************************************************/
:root #appMenu-popup panelview {
width: 25em !important; /* can modify panel width, Original: 22.5em */
}
/** Panel - Icons ***********************************************************/
/* Padding */