Run prettier
This commit is contained in:
parent
ea9cc49dd4
commit
6b5be516d8
2 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"tabWidth": 4
|
"tabWidth": 4
|
||||||
}
|
}
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
div.line-mouse-marker {
|
div.line-mouse-marker {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border: 4px solid magenta;
|
border: 4px solid magenta;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue