automatyzacje-comit1
This commit is contained in:
@@ -1316,6 +1316,11 @@ body.mobile-mode .mobile-card {
|
||||
font-size: 0.78rem;
|
||||
white-space: normal;
|
||||
}
|
||||
.automation-history-toolbar {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
.automation-history-details {
|
||||
max-width: min(620px, 60vw);
|
||||
}
|
||||
@@ -1346,6 +1351,9 @@ body.mobile-mode .mobile-card {
|
||||
grid-column: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
.automation-history-toolbar {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
}
|
||||
.disk-status {
|
||||
display: inline-flex;
|
||||
|
||||
Reference in New Issue
Block a user