mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
keeping the size the same for the hover widget
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
overflow: hidden;
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
box-sizing: initial;
|
||||
box-sizing: border-box;;
|
||||
animation: fadein 100ms linear;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user