mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
save
This commit is contained in:
@@ -87,6 +87,9 @@ ion-content{
|
||||
margin: 0 auto;
|
||||
background:#ecf8ff;
|
||||
overflow:auto;
|
||||
border: 1px solid red;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
|
||||
border-top-left-radius: 25px;
|
||||
border-top-right-radius: 25px;
|
||||
@@ -114,16 +117,19 @@ ion-content{
|
||||
overflow: auto;
|
||||
}
|
||||
.exp-card{
|
||||
width: 174px;
|
||||
width: 173px;
|
||||
height: 200px;
|
||||
margin: 8px;
|
||||
padding: 30px 5px 30px 5px;
|
||||
margin-right: 14px;
|
||||
margin-bottom: 14px;
|
||||
//margin: 8px;
|
||||
//padding: 30px 5px 30px 5px;
|
||||
border-radius: 15px;
|
||||
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
|
||||
//border: solid 1px #e9e9e9;
|
||||
/* --background-color: #ffffff !important; */
|
||||
background-color: #ffffff !important;
|
||||
float: left;
|
||||
border: 1px solid red;
|
||||
}
|
||||
.exp-card-icon{
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user