mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
change add publication button place on the view
This commit is contained in:
@@ -164,10 +164,27 @@
|
||||
color: #797979;
|
||||
text-align: right;
|
||||
}
|
||||
.post-description{
|
||||
font-size: 13px;
|
||||
color: #000;
|
||||
}
|
||||
.post-description{
|
||||
font-size: 13px;
|
||||
color: #000;
|
||||
}
|
||||
ion-fab{
|
||||
overflow: auto !important;
|
||||
padding-right: 25px;
|
||||
padding-bottom: 15px;
|
||||
background: transparent !important;
|
||||
}
|
||||
ion-fab-button{
|
||||
--background: #FFB81C;
|
||||
--box-shadow: none;
|
||||
opacity: 0.7;
|
||||
}
|
||||
ion-fab-button:hover{
|
||||
--background: #FFB81C;
|
||||
opacity: 1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user