Skip to content

Commit 115f16e

Browse files
committed
font for floating panel
1 parent 310bea6 commit 115f16e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

floating-panel.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
resize: both;
1212
pointer-events: auto;
1313
color: rgba(255, 255, 255, 0.9);
14+
font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
1415
}
1516

1617
/* Panel Header */

0 commit comments

Comments
 (0)