mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
chore (maintain): remove dead css
This commit is contained in:
parent
2429a3ba83
commit
33dc1b5876
1 changed files with 0 additions and 4 deletions
|
|
@ -125,10 +125,6 @@ select:-moz-focusring {
|
|||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
-webkit-border-radius: 2px;
|
||||
-moz-border-radius: 2px;
|
||||
-ms-border-radius: 2px;
|
||||
-o-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
background: rgba(0, 0, 0, .2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue