mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 15:39:20 -06:00
[chore/frontend] Tweak status styling a little (#3317)
This commit is contained in:
parent
8effc77788
commit
2f56455eed
2 changed files with 5 additions and 5 deletions
|
|
@ -54,8 +54,6 @@
|
|||
}
|
||||
|
||||
.status {
|
||||
|
||||
|
||||
&.indent-1 {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
|
|
@ -83,7 +81,7 @@
|
|||
&.indent-5 {
|
||||
.status-link {
|
||||
margin-left: -0.5rem;
|
||||
border-left: 0.1rem dashed $border-accent;
|
||||
border-left: 0.15rem dashed $border-accent;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue