mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Consistency please
This commit is contained in:
@@ -81,11 +81,11 @@
|
||||
height: 100%;
|
||||
|
||||
svg {
|
||||
opacity: 50%;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&:hover svg {
|
||||
opacity: 100%;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user