mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Copy extensions from extras project to main
This commit is contained in:
9
public/scripts/extensions/floating-prompt/style.css
Normal file
9
public/scripts/extensions/floating-prompt/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.floating_prompt_settings {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
#extension_floating_counter {
|
||||
font-weight: 600;
|
||||
color: orange;
|
||||
}
|
Reference in New Issue
Block a user