Update style.css
This commit is contained in:
parent
01a867e589
commit
17607c2d83
1 changed files with 1 additions and 2 deletions
|
|
@ -56108,7 +56108,6 @@ tr.tag-diff-same {
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
padding: 12px 16px;
|
padding: 12px 16px;
|
||||||
min-width: 280px;
|
min-width: 280px;
|
||||||
max-width: 360px;
|
|
||||||
background: rgba(255, 255, 255, 0.03);
|
background: rgba(255, 255, 255, 0.03);
|
||||||
border: 1px solid rgba(255, 255, 255, 0.06);
|
border: 1px solid rgba(255, 255, 255, 0.06);
|
||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
|
|
@ -62240,7 +62239,7 @@ body.reduce-effects .dash-card::after {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
padding: 4px 2px;
|
padding: 4px 2px;
|
||||||
max-height: 260px;
|
max-height: 350px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dash-card[data-card="syncs"] .sync-history-card {
|
.dash-card[data-card="syncs"] .sync-history-card {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue