mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
This commit is contained in:
@@ -616,9 +616,7 @@ input[type=submit] {}
|
|||||||
#right-nav-panel-tabs {
|
#right-nav-panel-tabs {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
width: calc(100% - 50px);
|
width: calc(100% - 15px);
|
||||||
margin-left: 20px;
|
|
||||||
margin-right: 30px;
|
|
||||||
max-height: 30px;
|
max-height: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
@@ -1034,6 +1032,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
|||||||
|
|
||||||
#rm_characters_block .form_create_bottom_buttons_block {
|
#rm_characters_block .form_create_bottom_buttons_block {
|
||||||
justify-content: space-evenly !important;
|
justify-content: space-evenly !important;
|
||||||
|
flex-grow: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form_create_bottom_buttons_block {
|
.form_create_bottom_buttons_block {
|
||||||
@@ -1212,6 +1211,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#colab_shadow_popup {
|
#colab_shadow_popup {
|
||||||
|
Reference in New Issue
Block a user