Update style.css
This commit is contained in:
parent
433ee160e9
commit
f4e56da245
1 changed files with 5 additions and 0 deletions
|
|
@ -7142,3 +7142,8 @@ body {
|
|||
drop-shadow(0 0 12px var(--glow-color-2, #1ed760));
|
||||
border-color: var(--glow-color-1, rgba(29, 185, 84, 0.4));
|
||||
}
|
||||
|
||||
#metadata-updater-card{
|
||||
display: flex!important;
|
||||
justify-content: space-between;
|
||||
}
|
||||
Loading…
Reference in a new issue