wuhb
2 روز پیش
|
|
@@ -157,7 +157,7 @@
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
- width: 45px;
|
|
|
+ width: 55px;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
@@ -165,7 +165,7 @@
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
- width: 100px;
|
|
|
+ width: 55px;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
@@ -174,8 +174,8 @@
|
|
|
height: 100%;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
- left: 45px;
|
|
|
- right: 100px;
|
|
|
+ left: 55px;
|
|
|
+ right: 55px;
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
|
justify-content: center;
|