summaryrefslogtreecommitdiff
path: root/web/source/settings/style.css
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2022-11-23 16:10:02 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-23 16:10:02 +0100
commit5ba5fb31546162513878dba773fabe8e241ee855 (patch)
treea0bb1f012c942e57bd9b2a2f72f2496ea8f2deff /web/source/settings/style.css
parent[chore/frontend] remove references to unused bundle.js (#1128) (diff)
downloadgotosocial-5ba5fb31546162513878dba773fabe8e241ee855.tar.xz
[chore/frogend] fix profile preview css, use role info (#1130)
* fix profile preview css, use role info * remove unused redux selector
Diffstat (limited to 'web/source/settings/style.css')
-rw-r--r--web/source/settings/style.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/web/source/settings/style.css b/web/source/settings/style.css
index 3af52337a..2a32fc0ad 100644
--- a/web/source/settings/style.css
+++ b/web/source/settings/style.css
@@ -312,22 +312,6 @@ section.with-sidebar > div {
display: grid;
grid-template-columns: 70% 30%;
- .basic {
- margin-top: -4.5rem;
-
- .avatar {
- height: 5rem;
- width: 5rem;
- }
-
- .displayname {
- font-size: 1.3rem;
- padding-top: 0;
- padding-bottom: 0;
- margin-top: 0.7rem;
- }
- }
-
.files {
width: 100%;
margin: 1rem;