Commit 78b1bf57 authored by yann300's avatar yann300

make "unread entries" alert smaller

parent 46944c93
...@@ -239,13 +239,11 @@ class Terminal { ...@@ -239,13 +239,11 @@ class Terminal {
justify-content : center; justify-content : center;
bottom : 0; bottom : 0;
right : 15px; right : 15px;
height : 20%; min-height : 20px;
min-height : 50px;
} }
.text { .text {
z-index : 2; z-index : 2;
color : black; color : black;
font-size : 25px;
font-weight : bold; font-weight : bold;
pointer-events : none; pointer-events : none;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment