francescoKrnl commited on
Commit
620bfca
1 Parent(s): 1b405a3

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -2
style.css CHANGED
@@ -175,13 +175,12 @@ canvas{
175
  }
176
  #draw_cta_container.block{
177
  width: 124px;
178
- z-index:100;
179
  position: absolute;
180
  top: -91px;
181
  right: -124px;
182
  }
183
  #eraser {
184
- z-index: 99999;
185
  padding: 16px;
186
  height: 62px;
187
  width:62px;
 
175
  }
176
  #draw_cta_container.block{
177
  width: 124px;
178
+ z-index: 99999;
179
  position: absolute;
180
  top: -91px;
181
  right: -124px;
182
  }
183
  #eraser {
 
184
  padding: 16px;
185
  height: 62px;
186
  width:62px;