mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Consistency please
This commit is contained in:
parent
a26150ca40
commit
6ad14d63d6
1 changed files with 2 additions and 2 deletions
|
|
@ -81,11 +81,11 @@
|
|||
height: 100%;
|
||||
|
||||
svg {
|
||||
opacity: 50%;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&:hover svg {
|
||||
opacity: 100%;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue