francescoKrnl commited on
Commit
1b405a3
1 Parent(s): d525f32

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css CHANGED
@@ -123,6 +123,9 @@ h1 {
123
  #output_image_container{
124
  overflow: hidden !important;
125
  }
 
 
 
126
  #output_image_container .styler{
127
  background-color: #121212 !important;
128
  }
 
123
  #output_image_container{
124
  overflow: hidden !important;
125
  }
126
+ #output_image > button > div{
127
+ height:100% !important;
128
+ }
129
  #output_image_container .styler{
130
  background-color: #121212 !important;
131
  }