update account mobile to match design

This commit is contained in:
Barış Soner Uşaklı
2023-01-15 11:12:55 -05:00
parent 5c4d61af8f
commit c0040ea7aa

View File

@@ -1,6 +1,9 @@
.flex-1 {
flex: 1 1 0%;
flex: 1 1 0%!important;
}
.flex-0 {
flex: 0!important;
}
.pointer {