mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-22 19:04:18 +00:00
hide boosts by default
This commit is contained in:
parent
96a0d7cf05
commit
bb5ee85c34
2 changed files with 8 additions and 3 deletions
|
@ -4,7 +4,7 @@ frame, body {
|
|||
|
||||
.status-container-container {
|
||||
margin: 0 -4px 12px -4px;
|
||||
padding: 4px;
|
||||
padding: 2px;
|
||||
border-left: 4px solid transparent;
|
||||
}
|
||||
|
||||
|
@ -145,7 +145,8 @@ frame, body {
|
|||
}
|
||||
|
||||
.retweet-info {
|
||||
margin: 0 0 4px 24px;
|
||||
margin: -1% 0 0 24px;
|
||||
background-color: gainsboro;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue