Surn commited on
Commit
a287520
·
1 Parent(s): 5f6634f

Gradio 5.29.1

Browse files
Files changed (1) hide show
  1. style_20250314.css +5 -0
style_20250314.css CHANGED
@@ -188,4 +188,9 @@ a {
188
 
189
  #sketchpad .image-container.svelte-h6gdep {
190
  height: 480px;
 
 
 
 
 
191
  }
 
188
 
189
  #sketchpad .image-container.svelte-h6gdep {
190
  height: 480px;
191
+ }
192
+
193
+ .feather-circle, .svelte-rrog8b.medium svg {
194
+ border: 1px solid rgba(253, 224, 71, 0.375);
195
+ border-radius: 15px;
196
  }