Update height

This commit is contained in:
LEv145
2023-07-04 16:35:08 +02:00
parent 102d3b5faa
commit 338806aa67

View File

@@ -31,6 +31,6 @@ button#arc_hide_logic_button {
/* TODO: Use gradio instead */
#arc_ar_display_text {
height: 20px;
height: 22px;
overflow: hidden !important;
}