mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
[refactor] Enabled Stylelint "color-hex-case" rule
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
top: 0;
|
||||
height: 400px; /* Full height */
|
||||
padding: 10px;
|
||||
border: 5px solid #FFFFFF;
|
||||
border: 5px solid #ffffff;
|
||||
width: 20%;
|
||||
overflow: auto; /* Enable scroll if needed */
|
||||
background-color: #444; /* Fallback color */
|
||||
|
||||
Reference in New Issue
Block a user