1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 01:19:59 +02:00

feat: Disable context menu separator spacings, b=(no-bug), c=common

This commit is contained in:
mr. m 2025-05-30 19:20:16 +02:00
parent 00d3ba11d2
commit dad9475005
No known key found for this signature in database
GPG key ID: 419302196C23B258

View file

@ -263,7 +263,7 @@ panel {
--arrowpanel-menuitem-padding-inline: 15px;
}
toolbarseparator {
menuseparator {
padding-inline: 0 !important;
}