| r1138 vs r1139 | ||
|---|---|---|
| ... | ... | |
| 42 | 42 | vertical-align:middle;display:inline-block;padding:2px;margin:6px 0;width:60px;border-radius:3px;border:1px solid red;background-color:#fff;color:red;font-size:20px |
| 43 | 43 | } |
| 44 | 44 | .toggle { |
| 45 | display:inline-block;border-radius:50%;border:1px solid green;height:20px;aspect-ratio:1/1;background:radial-gradient(closest-side, red 50%, | |
| 45 | display:inline-block;border-radius:50%;border:1px solid green;height:20px;aspect-ratio:1/1;background:radial-gradient(closest-side, red 50%, transparent 0) | |
| 46 | 46 | } |
| 47 | 47 | .df { |
| 48 | 48 | display:flex |
| ... | ... |