mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-04-01 23:49:11 +02:00
Fix layout for inbox entries as well
This commit is contained in:
parent
f0b9a00923
commit
0d41da54b8
1 changed files with 4 additions and 0 deletions
|
@ -30,4 +30,8 @@
|
||||||
&:hover .format-help {
|
&:hover .format-help {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card-header {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue