This commit is contained in:
RossAsscends
2023-03-21 21:47:33 +09:00

View File

@@ -616,9 +616,7 @@ input[type=submit] {}
#right-nav-panel-tabs {
margin-top: 10px;
margin-bottom: 10px;
width: calc(100% - 50px);
margin-left: 20px;
margin-right: 30px;
width: calc(100% - 15px);
max-height: 30px;
display: flex;
align-items: flex-end;
@@ -1034,6 +1032,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
#rm_characters_block .form_create_bottom_buttons_block {
justify-content: space-evenly !important;
flex-grow: 0;
}
.form_create_bottom_buttons_block {
@@ -1212,6 +1211,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
width: 100%;
height: 100vh;
z-index: 9999;
top: 0;
}
#colab_shadow_popup {