Skip to content

Commit

Permalink
deploy: ec0fc49
Browse files Browse the repository at this point in the history
  • Loading branch information
Gibbu committed Oct 7, 2024
1 parent ce88201 commit d39eb9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions SoftX.css
Original file line number Diff line number Diff line change
Expand Up @@ -692,11 +692,11 @@ html.theme-light .container_b2ca13 {
width: var(--server-size);
}

#app-mount .wrapper-28eC3z {
#app-mount .wrapper_c5f96a {
width: var(--server-size);
height: var(--server-size);
}
#app-mount .svg-2zuE5p {
#app-mount .svg_c5f96a {
width: var(--server-size);
height: var(--server-size);
}
Expand Down
10 changes: 7 additions & 3 deletions VerticalUserArea.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
#app-mount .guilds_a4d4d9 .tree_fea3ef {
outline: none !important;
}
#app-mount .guilds_a4d4d9 .scroller_fea3ef {
margin-bottom: var(--user-area, 220px);
}
#app-mount .guilds_a4d4d9 .unreadMentionsIndicatorBottom_fea3ef {
bottom: calc(var(--user-area) + 10px);
}
#app-mount .guilds_a4d4d9 .footer_aa1bff {
width: 100%;
margin-bottom: var(--user-area, 220px);
}
#app-mount .guilds_a4d4d9 .footer_aa1bff .listItem_c96c45 {
margin-bottom: 0px;
}
#app-mount .panels_a4d4d9 > .container_b2ca13 {
background: transparent;
position: fixed;
Expand Down

0 comments on commit d39eb9b

Please sign in to comment.