Skip to content
Snippets Groups Projects
Commit d31345be authored by Matthias Konitzny's avatar Matthias Konitzny :fire:
Browse files

Slightly improved infobar css.

parent 5be69c37
No related branches found
No related tags found
No related merge requests found
Pipeline #50544 passed
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
top: 0; top: 0;
right: 0; right: 0;
width: 20%; width: 20%;
min-width: 250px; min-width: 300px;
height: 100%; height: 100%;
background-color: whitesmoke; background-color: whitesmoke;
padding: 10px; padding: 10px;
...@@ -256,4 +256,5 @@ ...@@ -256,4 +256,5 @@
min-width: 10%; min-width: 10%;
text-align: center; text-align: center;
line-height: 35px; line-height: 35px;
font-size: 0.7vw;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment