helmfridsson commited on
Commit
9361714
·
verified ·
1 Parent(s): 7448f87

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -140,6 +140,10 @@ button.gr-button.card {
140
  background: #ffffff !important;
141
  border: none !important;
142
  }
 
 
 
 
143
 
144
 
145
  .answer-box * {
 
140
  background: #ffffff !important;
141
  border: none !important;
142
  }
143
+ .answer-box wrap{
144
+ border: 2px solid #000000 !important;
145
+ border-radius: 10px !important;
146
+ }
147
 
148
 
149
  .answer-box * {