mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-14 18:35:21 +01:00
8 lines
142 B
CSS
8 lines
142 B
CSS
.bulk_select_checkbox {
|
|
align-self: center;
|
|
}
|
|
|
|
#rm_print_characters_block.bulk_select .wide100pLess70px {
|
|
width: calc(100% - 85px);
|
|
}
|