mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2025-01-15 22:45:50 +00:00
parent
9981ccfd54
commit
0b97a4350d
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ body {
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-div details {
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
.vote-bar {
|
.vote-bar {
|
||||||
min-width: 5ch;
|
min-width: 5ch;
|
||||||
margin-top: -6.5px;
|
margin-top: -6.5px;
|
||||||
|
|
Loading…
Reference in a new issue