Update SettingsModal.css
This commit is contained in:
parent
a687c2706a
commit
d38040815c
|
@ -67,6 +67,9 @@
|
|||
#app-mount .layer-86YKbF ~ .layer-86YKbF .sidebar-3K3Z4C {
|
||||
height: var(--settingsmodalheight) !important;
|
||||
}
|
||||
#app-mount .layer-86YKbF ~ .layer-86YKbF .repoHeader-2KfNvH {
|
||||
max-width: calc(var(--settingsmodalwidth) - 256px) !important;
|
||||
}
|
||||
#app-mount .layer-86YKbF ~ .layer-86YKbF .standardSidebarView-E9Pc3j .editor {
|
||||
height: calc(var(--settingsmodalheight) - 120px) !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue