mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
added months passed to comments
This commit is contained in:
parent
3dfd886570
commit
0286b6f1a5
4 changed files with 7 additions and 6 deletions
|
@ -163,9 +163,13 @@
|
|||
}
|
||||
|
||||
.prefix {
|
||||
display: inline-flex;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
transform: translate(50%, -50%);
|
||||
transform: translate(0, -50%);
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 10;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue