mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-06 21:20:27 -06:00
Adjust font size in UsageLimitDialog message
This commit is contained in:
@@ -81,7 +81,7 @@ class UsageLimitDialog extends (globalThis.HTMLElement || Object) {
|
||||
|
||||
.message {
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
color: #666;
|
||||
margin-bottom: 24px;
|
||||
|
||||
Reference in New Issue
Block a user