mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-11 17:07:07 +01:00
Fix cursor of hidden block
This commit is contained in:
parent
88075bde79
commit
0b264bc519
@ -1322,6 +1322,10 @@ input[type="file"] {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.hidden_block {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#rm_print_characters_block .hidden_block p {
|
||||
display: inline;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user