mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
userStyles: lemmy
This commit is contained in:
parent
47112196a8
commit
a7b2f69b23
1 changed files with 9 additions and 0 deletions
|
|
@ -4,6 +4,15 @@
|
|||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
/* Filter section */
|
||||
.btn-check {
|
||||
position: unset;
|
||||
pointer-events: auto;
|
||||
opacity: 0;
|
||||
margin-left: -13px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
/* Some air for post text. */
|
||||
#postContent {
|
||||
line-height: 1.5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue