hjawwad456 commited on
Commit
0f03dc6
·
1 Parent(s): 8a64d7a

make styles important

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -114,7 +114,7 @@ css = """
114
  }
115
 
116
  .icon-button-wrapper button[title="Clear"] {
117
- display: none;
118
  }
119
 
120
  .image-preview .icon-button-wrapper {
 
114
  }
115
 
116
  .icon-button-wrapper button[title="Clear"] {
117
+ display: none !important;
118
  }
119
 
120
  .image-preview .icon-button-wrapper {