Fixup various state issues in the app archive restore dialog
This commit is contained in:
@@ -175,6 +175,13 @@ tr:hover .table-actions {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.error-label {
|
||||
margin-top: 6px;
|
||||
color: var(--pankow-color-danger);
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.view-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user