mirror of
https://github.com/blueprint-community/extension-pteromonaco.git
synced 2026-02-18 19:41:53 +00:00
18 lines
232 B
CSS
18 lines
232 B
CSS
.igexuH, .eDlcZT {
|
|
display: none !important;
|
|
}
|
|
|
|
#monaco-container {
|
|
height: calc(-20rem + 100vh);
|
|
min-height: 16rem;
|
|
}
|
|
|
|
.cDkCmT {
|
|
flex: 1 1 0%;
|
|
}
|
|
|
|
@media (min-width: 640px) {
|
|
.cDkCmT {
|
|
flex: none;
|
|
}
|
|
} |