Tuchuanhuhuhu commited on
Commit
ce81215
·
1 Parent(s): 0e6fa84

改动:圆角回来了

Browse files
Files changed (1) hide show
  1. presets.py +0 -5
presets.py CHANGED
@@ -30,11 +30,6 @@ pre code {
30
  box-shadow: inset 0px 8px 16px hsla(0, 0%, 0%, .2)
31
  }
32
 
33
- *{
34
- border-radius: 3px !important;
35
- transition: all 0.6s;
36
- }
37
-
38
 
39
  """
40
 
 
30
  box-shadow: inset 0px 8px 16px hsla(0, 0%, 0%, .2)
31
  }
32
 
 
 
 
 
 
33
 
34
  """
35