Fix DHT tracker overlaying part of Discord

This commit is contained in:
chylex 2022-07-18 21:19:49 +02:00
parent bbc734ba9b
commit 9ac9f2246f
No known key found for this signature in database
GPG Key ID: 4DE42C8F19A80548

View File

@ -1,9 +1,5 @@
#app-mount div[class*="app-"] {
margin-bottom: 48px !important;
}
#app-mount div[class*="app-"] > div[class*="app-"] {
margin-bottom: 0 !important;
#app-mount {
height: calc(100% - 48px) !important;
}
#dht-ctrl {