double
pfqgauxfb 2 months ago
parent 2f28719e38
commit da271a45ae

@ -1,7 +1,6 @@
.commentContainer { .commentContainer {
position: relative; position: relative;
display: inline-block; display: inline-block;
margin-left: 8px;
} }
.commentButton { .commentButton {

@ -6,11 +6,12 @@
} }
.actionButtons { .actionButtons {
position: absolute;
right: 8px;
display: flex; display: flex;
align-items: center; align-items: center;
margin-left: auto;
padding-right: 8px;
gap: 4px; gap: 4px;
z-index: 10;
} }
.bookmarkButton { .bookmarkButton {

Loading…
Cancel
Save