mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
removing the additional semi-colon
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
overflow: hidden;
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
box-sizing: border-box;;
|
||||
box-sizing: border-box;
|
||||
animation: fadein 100ms linear;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user