Update SettingsModal.css

This commit is contained in:
Mirco Wittrien 2021-05-18 12:26:03 +02:00
parent abe872194a
commit 8557720f5f
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@
padding-top: 20px !important;
padding-bottom: 20px !important;
}
#app-mount .layer-3QrUeG ~ .layer-3QrUeG .sidebar-dLM-kh {
height: var(--settingsmodalheight) !important;
}
#app-mount .layer-3QrUeG ~ .layer-3QrUeG .repoHeader-2KfNvH {
max-width: calc(var(--settingsmodalwidth) - 256px) !important;;
}