mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
have outline for input/textarea in one place
This commit is contained in:
@@ -58,10 +58,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.monaco-inputbox > .wrapper > .input:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.monaco-inputbox > .wrapper > .mirror {
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user