mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix block width
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rm_print_characters_block .wide100pLess70px {
|
#rm_print_characters_block.bulk_select .wide100pLess70px {
|
||||||
width: calc(100% - 85px);
|
width: calc(100% - 85px);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user