mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Minor margin changes
This commit is contained in:
@@ -1136,7 +1136,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
||||
display: flex;
|
||||
flex: 0 0 100%;
|
||||
flex-wrap: wrap;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
#description_div {
|
||||
@@ -2306,7 +2306,7 @@ h5 {
|
||||
|
||||
#rm_group_chats_block {
|
||||
display: none;
|
||||
height: 100%;
|
||||
height: calc(100% - 45px);
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
padding: 0 5px;
|
||||
|
Reference in New Issue
Block a user