Buttons without inheritance

Most credit goes to [LEv145](https://github.com/LEv145) for solving the inheritance issue in sd-webui-forge (due to their implementation of Gradio 4)
This commit is contained in:
altoiddealer
2024-08-21 12:11:25 -04:00
parent 49755ffe60
commit 7f26881361
2 changed files with 116 additions and 142 deletions

View File

@@ -22,7 +22,7 @@
button#arsp__arc_lock_button,
button#arsp__arc_mode_button,
button#arsp__arc_sw_button,
button#arsp__arc_switch_button,
button#arsp__arc_show_info_button,
button#arsp__arc_hide_info_button {
max-width: 40px !important;