cost calculator edited
This commit is contained in:
@@ -2594,6 +2594,11 @@ border-collapse: separate;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
.cost-select{
|
||||
border-radius: 30px;
|
||||
border: 1px solid rgb(190, 189, 189);
|
||||
}
|
||||
|
||||
|
||||
canvas { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: auto; }
|
||||
|
||||
|
Reference in New Issue
Block a user