fix text area

This commit is contained in:
daria 2025-03-18 11:49:00 +02:00
parent e670d8c414
commit fb0aae13c9

View File

@ -67,6 +67,8 @@
//height: @toolbar_line-height;
background-color: @cp_toolbar-bg;
color: @cp_toolbar-fg;
display: flex;
flex-wrap: wrap;
button {
height: @toolbar_line-height !important;
outline: 0;