aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorpapuSpartan <mcgpapu@gmail.com>2022-10-20 00:06:14 +0000
committerpapuSpartan <mcgpapu@gmail.com>2022-10-20 00:06:14 +0000
commit8b74b9aa9a20e4c5c1f72641f8b9617479eb276b (patch)
treee99ff13829b12167f5409dfaebe44b7393c07752 /style.css
parent604620a7f08d1126a8689f9f4bec8ade0801a69b (diff)
downloadstable-diffusion-webui-gfx803-8b74b9aa9a20e4c5c1f72641f8b9617479eb276b.tar.gz
stable-diffusion-webui-gfx803-8b74b9aa9a20e4c5c1f72641f8b9617479eb276b.tar.bz2
stable-diffusion-webui-gfx803-8b74b9aa9a20e4c5c1f72641f8b9617479eb276b.zip
add symbol for clear button and simplify roll_col css selector
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 26ae36a5..21a8911f 100644
--- a/style.css
+++ b/style.css
@@ -114,7 +114,7 @@
padding: 0.4em 0;
}
-#roll, #paste, #style_create, #style_apply{
+#roll_col > button {
min-width: 2em;
min-height: 2em;
max-width: 2em;