Increase user message border width

This commit is contained in:
Gabe Kangas 2023-01-11 00:51:39 -08:00
parent fb9d8c5c18
commit 7ce35a8a08
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -1,4 +1,4 @@
$border-style: 3px solid currentColor;
$border-style: 4px solid currentColor;
$p-size: 8px;
.root {