mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 12:37:30 -06:00
[chore/frogend] fix profile preview css, use role info (#1130)
* fix profile preview css, use role info * remove unused redux selector
This commit is contained in:
parent
1281a9fd4a
commit
5ba5fb3154
5 changed files with 52 additions and 29 deletions
|
|
@ -145,6 +145,7 @@ main {
|
|||
font-size: 0.9rem;
|
||||
margin-right: 0.2rem;
|
||||
padding: 0.2rem;
|
||||
margin-top: 0.1rem;
|
||||
padding-top: 0.1rem;
|
||||
border: 0.1rem solid $gray1;
|
||||
border-radius: $br;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue