Gestita pagina notifiche
This commit is contained in:
@@ -22,8 +22,12 @@ a, .btn-link {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/*ServicesIsDown" : "SystemOk" : "NetworkKo*/
|
||||
article {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
/*ServicesIsDown" : "SystemOk" : "NetworkKo*/
|
||||
.Connection {
|
||||
padding: 0 .75rem;
|
||||
font-weight: 700;
|
||||
@@ -58,6 +62,8 @@ a, .btn-link {
|
||||
transform: translateY(-35px);
|
||||
}
|
||||
|
||||
.page > .Connection.Hide ~ main .bottom-sheet-container.show { bottom: -35px; }
|
||||
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
background-color: var(--primary-color);
|
||||
|
||||
Reference in New Issue
Block a user