Commit 78b1bf57 authored by yann300's avatar yann300

make "unread entries" alert smaller

parent 46944c93
......@@ -239,13 +239,11 @@ class Terminal {
justify-content : center;
bottom : 0;
right : 15px;
height : 20%;
min-height : 50px;
min-height : 20px;
}
.text {
z-index : 2;
color : black;
font-size : 25px;
font-weight : bold;
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