This commit is contained in:
Peter Maquiran
2021-06-11 11:07:10 +01:00
parent 5e103428ad
commit a289b07497
2 changed files with 11 additions and 6 deletions
+8 -3
View File
@@ -63,11 +63,11 @@ ion-slide{
padding: 0 !important;
background: #ecf8ff;
}
.div-title{
.div-title {
padding: 0!important;
float: left;
}
.title{
.title {
font-size: 25px;
}
.div-icon{
@@ -698,4 +698,9 @@ app-approve-event{
display: flex;
align-items: center;
height: 100%;
}
}
.fs-timeline {
border-right: 2px solid #909090;
}