mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Less margins in user settings
This commit is contained in:
@@ -1014,6 +1014,10 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#user-settings-block h4, #user-settings-block h3 {
|
||||||
|
margin: 10px 0;
|
||||||
|
}
|
||||||
|
|
||||||
#avatar-and-name-block {
|
#avatar-and-name-block {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Reference in New Issue
Block a user