add flex-1 class

This commit is contained in:
Barış Soner Uşaklı
2022-12-12 11:42:44 -05:00
parent 06604571d4
commit 81c8828bb1

View File

@@ -1,4 +1,8 @@
.flex-1 {
flex: 1 1 0%;
}
.pointer {
@include pointer;
}