Update `height`

pull/5/head
LEv145 2023-07-04 16:35:08 +02:00
parent 102d3b5faa
commit 338806aa67
1 changed files with 1 additions and 1 deletions

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;
}