Skip to content
Snippets Groups Projects
Commit dda30128 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

styling

parent 574caba8
No related merge requests found
......@@ -50,7 +50,7 @@ main {
width:180px;
height:50px;
border-radius:25px 25px 25px 25px;
background-color:var(--surface);
background-color:var(--dialog);
position:fixed;
left:10px;
top:-100px;
......@@ -69,7 +69,7 @@ main {
}
.rescale_overlay mat-icon{
color:var(--on-surface);
color:var(--on-dialog);
}
.rescale_overlay>button:first-child{
......
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