mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
Fix: random styling fixes
This commit is contained in:
parent
7035445d6a
commit
f5a0b9c174
6 changed files with 59 additions and 50 deletions
|
|
@ -27,6 +27,7 @@ import {
|
|||
arrowClockwise,
|
||||
arrowCounterclockwise,
|
||||
arrowDown,
|
||||
arrowDownUp,
|
||||
arrowLeft,
|
||||
arrowRepeat,
|
||||
arrowRight,
|
||||
|
|
@ -224,6 +225,7 @@ const icons = {
|
|||
arrowClockwise,
|
||||
arrowCounterclockwise,
|
||||
arrowDown,
|
||||
arrowDownUp,
|
||||
arrowLeft,
|
||||
arrowRepeat,
|
||||
arrowRight,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue