mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
Try this out, box sizing will be slightly off to the naked eye
This commit is contained in:
parent
10471090f5
commit
aa12010b80
1 changed files with 1 additions and 0 deletions
|
@ -626,6 +626,7 @@
|
|||
max-height: 60vh;
|
||||
}
|
||||
.status .media-container .media {
|
||||
box-sizing: content-box;
|
||||
--media-border-width: 1px;
|
||||
--media-radius: 16px;
|
||||
--media-radius-inner: 4px;
|
||||
|
|
Loading…
Reference in a new issue