Fix issue with disappearing tab when opening request tabs with long text in body/script (#3030)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
This commit is contained in:
committed by
Andrew Bastin
parent
6581eb4fd1
commit
f43b6e7cff
@@ -481,10 +481,6 @@ pre.ace_editor {
|
||||
}
|
||||
|
||||
.cm-editor {
|
||||
.cm-content {
|
||||
@apply whitespace-normal;
|
||||
}
|
||||
|
||||
.cm-line::selection {
|
||||
@apply bg-accentDark #{!important};
|
||||
@apply text-accentContrast #{!important};
|
||||
|
||||
Reference in New Issue
Block a user