ranWang commited on
Commit
cb360bb
1 Parent(s): b2e9a93

Adjust CSS

Browse files
Files changed (1) hide show
  1. app.css +3 -2
app.css CHANGED
@@ -39,14 +39,15 @@
39
  .probelm-example-another {
40
  position: absolute;
41
  top: 0;
42
- right: 28.4px;
43
  border-left: 1px solid rgba(0, 0, 0, 0.15);
44
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
45
  border-radius: 0 0px 0 10px;
46
  display: flex;
47
  align-items: center;
48
  justify-content: center;
49
- height: 28px;
 
50
  }
51
 
52
  .probelm-example-another > svg {
 
39
  .probelm-example-another {
40
  position: absolute;
41
  top: 0;
42
+ right: 22.4px;
43
  border-left: 1px solid rgba(0, 0, 0, 0.15);
44
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
45
  border-radius: 0 0px 0 10px;
46
  display: flex;
47
  align-items: center;
48
  justify-content: center;
49
+ height: 28.49px;
50
+ width: 36px;
51
  }
52
 
53
  .probelm-example-another > svg {