[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:
f0x52
2022-11-23 16:10:02 +01:00
committed by GitHub
parent 1281a9fd4a
commit 5ba5fb3154
5 changed files with 52 additions and 29 deletions

View File

@@ -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;