fix: typo in file view style
This commit is contained in:
parent
f3b9e076fa
commit
aff52a0e21
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@
|
|||
top: -15px;
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
background-color: var(--bg-colorw);
|
||||
background-color: var(--bg-color);
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue