PCv5/app/static/css/editor.css

7 lines
128 B
CSS

.editor > button > svg {
width: 25px;
}
.editor > button > svg > path,
.editor > button > svg > rect {
fill: var(--icons);
}