projects/mes-test #132

Sloučeno ručně
gtz217 sloučil 281 commity z větve projects/mes-test do větve projects/mes před 2023-11-30 09:11:34 +08:00
Zobrazuji pouze změny commitu 5654b3aeef - Zobrazit všechny commity

Zobrazit soubor

@@ -102,13 +102,15 @@ $buttonHeight: $buttonH * 1px;
background-size: 100% 100%;
background-position: 0 0;
position: relative;
&::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
// background: #f003;
display: inline-block;
}
}
.field {