[frontend/components] Stop note footer getting stuck under mfm nodes
This commit is contained in:
parent
5ffbafce16
commit
b1ef1b978a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
.note-footer {
|
.note-footer {
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
z-index: +1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reactions {
|
.reactions {
|
||||||
|
|
Loading…
Add table
Reference in a new issue