mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Reduced round corners on thinking, make ppl happy
This commit is contained in:
@@ -388,7 +388,7 @@ input[type='checkbox']:focus-visible {
|
||||
margin: 0.5em 2px;
|
||||
padding: 7px 14px;
|
||||
padding-right: calc(0.7em + 14px);
|
||||
border-radius: 10px;
|
||||
border-radius: 5px;
|
||||
background-color: var(--grey30);
|
||||
font-size: calc(var(--mainFontSize) * 0.9);
|
||||
align-items: baseline;
|
||||
|
Reference in New Issue
Block a user