forked from alemi/upub
fix(web): idk css order issues? set border width again
This commit is contained in:
parent
98f1e5ee06
commit
59e71418ea
1 changed files with 2 additions and 0 deletions
|
@ -216,6 +216,8 @@
|
|||
margin-top: .5em;
|
||||
margin-bottom: .5em;
|
||||
margin-left: .5em;
|
||||
border: 3px solid var(--accent);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
img.flex-pic-expand {
|
||||
width: unset;
|
||||
|
|
Loading…
Reference in a new issue