fix buttons in toolbar are not round

This commit is contained in:
ralf 2024-09-04 16:15:12 +02:00
parent eb6a0abbd7
commit 2c38d8f600

View File

@ -2925,7 +2925,7 @@ div.et2_toolbar.ui-widget-header {
.et2_toolbar .et2_toolbar_actionlist et2-button,
.et2_toolbar .et2_toolbar_actionlist et2-switch {
margin-right: 1ex;
min-width: 32px;
min-width: 35px;
}
/* Make toolbar switches clickable everywhere, not just the top half */