Sync better
This commit is contained in:
parent
1f24f1f2f2
commit
be7f5dbf30
5 changed files with 24 additions and 22 deletions
|
|
@ -326,6 +326,10 @@ n2-syncprogress {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
&.ok {
|
||||
background-color: #5aa02c;
|
||||
}
|
||||
|
||||
grid-template-columns: min-content repeat(3, min-content);
|
||||
grid-gap: 8px 8px;
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue