mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Regex: Migrate CSS styling
Universal styling has been moved to the main styles.css. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="regex-script-label flex-container flex-nowrap">
|
||||
<div class="regex_script_name flex-grow overflow-hidden"></div>
|
||||
<div class="flex-container flex-nowrap">
|
||||
<div class="regex-script-label flex-container flexnowrap">
|
||||
<div class="regex_script_name flexGrow overflow-hidden"></div>
|
||||
<div class="flex-container flexnowrap">
|
||||
<div class="edit_existing_regex menu_button">
|
||||
<i class="fa-solid fa-pencil"></i>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user