added template for saper-start window

This commit is contained in:
Kostya
2023-12-03 08:41:02 +03:00
parent 3e1406a60c
commit f3161918e3
3 changed files with 101 additions and 0 deletions

View File

@@ -16,4 +16,16 @@
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 25%;
height: 70%;
}
.crystals-input__margin {
margin-left: -15px;
}
.crystal-icon {
position: relative;
left: 23px;
top: 11px;
}