mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
fix box sixing
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -577,7 +577,7 @@ ion-title{
|
||||
}
|
||||
.event-box {
|
||||
background-color: #ffb81c2b;
|
||||
width: 150px;
|
||||
width: 130px;
|
||||
height: 73px;
|
||||
margin:5px;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user