fix box sixing

This commit is contained in:
Peter Maquiran
2023-05-18 17:40:52 +01:00
parent ef882e8ff1
commit a526b91532
36 changed files with 460 additions and 350 deletions
+2 -2
View File
@@ -22,9 +22,9 @@
</ion-refresher>
<div class="conteiner-box pt-20 px-20 height-100">
<div class="conteiner-box pt-20 height-100">
<div class="main-content height-100">
<div class="box-container d-flex ">
<div class="box-container d-flex mx-20">
<div>
<p class="time ion-text-left ">{{customDate}}</p>
<div class="wrap d-flex float-left">
+1 -1
View File
@@ -577,7 +577,7 @@ ion-title{
}
.event-box {
background-color: #ffb81c2b;
width: 150px;
width: 130px;
height: 73px;
margin:5px;
flex-direction: column;