mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Dont change size overall
This commit is contained in:
parent
eb611b2c41
commit
30bf7418f5
2 changed files with 4 additions and 4 deletions
|
|
@ -51,8 +51,8 @@
|
|||
}
|
||||
|
||||
.metadata-icon {
|
||||
width: 1.0rem;
|
||||
height: 1.0rem;
|
||||
width: 0.9rem;
|
||||
height: 0.9rem;
|
||||
padding: 0.05rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -53,8 +53,8 @@
|
|||
}
|
||||
|
||||
.metadata-icon {
|
||||
width: 1.0rem;
|
||||
height: 1.0rem;
|
||||
width: 0.9rem;
|
||||
height: 0.9rem;
|
||||
padding: 0.05rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue