0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-reactions/assets/stylesheets/desktop/discourse-reactions.scss
2025-07-10 11:40:31 +01:00

14 lines
218 B
SCSS
Vendored

.desktop-view {
.fake-reaction {
position: absolute;
left: 10px;
}
nav.post-controls .show-replies {
position: relative;
}
.discourse-reactions-my-reaction {
margin: 0.75em 0 0 3.5em;
}
}