mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
fix ubgs
This commit is contained in:
+15
-1
@@ -1475,12 +1475,19 @@ $font-size: rem(15);
|
||||
ngx-mat-datetime-content .actions {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
top: -66px;
|
||||
|
||||
button {
|
||||
z-index: 11111111;
|
||||
}
|
||||
}
|
||||
|
||||
ngx-mat-datetime-content .time-container {
|
||||
margin-bottom: -44px;
|
||||
|
||||
button {
|
||||
z-index: 11111111;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -1659,3 +1666,10 @@ h5, .buttons{
|
||||
.welcome-text {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
|
||||
.image-prety {
|
||||
border-color: transparent !important;
|
||||
-o-object-fit: cover;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user