Skip to content

Commit

Permalink
deploy: 0215c87
Browse files Browse the repository at this point in the history
  • Loading branch information
Gibbu committed Jun 19, 2024
1 parent e7d86b5 commit 4c47a63
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 99 deletions.
14 changes: 7 additions & 7 deletions bottomhsl.css
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
body #app-mount .app_b1f720 .base_c0676e {
body #app-mount .app_bd26cc .base_a4d4d9 {
top: 0 !important;
bottom: var(--server-container) !important;
}
body #app-mount .guilds__2b93a {
body #app-mount .guilds_a4d4d9 {
top: unset !important;
left: 100vw;
bottom: 0 !important;
transform-origin: bottom left;
}
body #app-mount .guilds__2b93a [class*=pill] {
body #app-mount .guilds_a4d4d9 [class*=pill] {
top: unset !important;
bottom: calc(var(--server-size) / -1 + var(--server-size) / 2 - 8px) !important;
}
body #app-mount .guilds__2b93a [class*=pill] span {
body #app-mount .guilds_a4d4d9 [class*=pill] span {
border-radius: 4px 0 0 4px;
}
body #app-mount .guilds__2b93a.content-Pph8t6 {
body #app-mount .guilds_a4d4d9.content-Pph8t6 {
top: unset !important;
bottom: var(--server-container) !important;
}
body #app-mount .guilds__2b93a.content-Pph8t6:not(.closed-j55_T-) + .base_c0676e {
body #app-mount .guilds_a4d4d9.content-Pph8t6:not(.closed-j55_T-) + .base_a4d4d9 {
top: 0 !important;
bottom: calc(var(--server-container) * 2) !important;
}
Expand All @@ -35,6 +35,6 @@ body #app-mount [class*=listItemTooltip] [class*=tooltipPointer] {
bottom: -10px !important;
}

html.platform-osx #app-mount .base_c0676e {
html.platform-osx #app-mount .base_a4d4d9 {
top: 32px !important;
}
Loading

0 comments on commit 4c47a63

Please sign in to comment.