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

Improved visibility of the toolbar

parent 653c2814
No related branches found
No related tags found
1 merge request!3Master into new editor
Pipeline #56829 passed
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
top: 0; top: 0;
position: absolute; position: absolute;
gap: 10px; gap: 10px;
background-color: rgba(100, 100, 100, 0.2); background-color: rgba(150, 150, 150, 0.35);
border-bottom-right-radius: 20px; border-bottom-right-radius: 20px;
} }
...@@ -33,4 +33,5 @@ ...@@ -33,4 +33,5 @@
font-size: 30px; font-size: 30px;
transform: rotate(-45deg); transform: rotate(-45deg);
margin-top: -13px; margin-top: -13px;
color: lightgray;
} }
\ No newline at end of file
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