Final refinements

This commit is contained in:
Nicola
2022-10-24 13:06:41 +02:00
parent e51f510392
commit f9a87cc46e
2 changed files with 7 additions and 17 deletions

View File

@@ -212,10 +212,11 @@
}
#colors-menu-settings {
width: 100%;
width: 98%;
padding: 0px 0px 0px 0px;
position:relative;
top:0px;
background: $basecolor;
button {
position:relative;
@@ -224,7 +225,7 @@
margin-left:0px;
padding: 2px;
height:30px;
width:45.7%;
width:49%;
color: $basetext;
background: $basecolor;
border:none;