| commit | 8c4636270be67625cc27ce356f6da1a11e245069 | [log] [tgz] |
|---|---|---|
| author | Autoformatter <bot@sketch.dev> | Fri May 16 21:54:17 2025 +0000 |
| committer | Autoformatter <bot@sketch.dev> | Fri May 16 21:54:17 2025 +0000 |
| tree | f6a4db58f1eb71033410150daa7290d4e41aca0a | |
| parent | 5e3570280bf3bb0f84482ff9556739d34eb08093 [diff] [blame] |
all: fix formatting
diff --git a/webui/src/sketch-app-shell.css b/webui/src/sketch-app-shell.css index 88b08a9..65b06ae 100644 --- a/webui/src/sketch-app-shell.css +++ b/webui/src/sketch-app-shell.css
@@ -17,5 +17,6 @@ @font-face { font-family: "codicon"; font-display: block; - src: url('./monaco/min/vs/base/browser/ui/codicons/codicon/codicon.ttf') format('truetype'); + src: url("./monaco/min/vs/base/browser/ui/codicons/codicon/codicon.ttf") + format("truetype"); }