diff options
author | MalumaDev <piano.lu92@gmail.com> | 2022-10-18 08:55:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 08:55:08 +0200 |
commit | 1997ccff13fc75af223f571e8c927c3d77273dd9 (patch) | |
tree | d3d8e4e64c1fb595bef205e531b03418328331f7 /style.css | |
parent | 589215df22d24d560101ba2b1fd7aaf3233f466e (diff) | |
parent | 7432b6f4d2c3001895fc75411a34afae1810c1a2 (diff) |
Merge branch 'master' into test_resolve_conflicts
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -478,7 +478,7 @@ input[type="range"]{ padding: 0;
}
-#refresh_sd_model_checkpoint, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name{
+#refresh_sd_model_checkpoint, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization{
max-width: 2.5em;
min-width: 2.5em;
height: 2.4em;
|