This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
wcui
Archived
1
0
Fork 0
old
宇天 2021-03-03 20:36:36 +08:00
parent fb5693c29d
commit a7a6c84267
1 changed files with 4 additions and 4 deletions

View File

@ -32,8 +32,8 @@
} }
label { label {
position: relative; position: relative;
width: 150px; // width: 150px;
height: 150px; // height: 150px;
// border-radius: 50%; // border-radius: 50%;
// box-shadow: inset 0 0 50px #000; // box-shadow: inset 0 0 50px #000;
// background: #222; // background: #222;
@ -41,8 +41,8 @@ label {
} }
svg { svg {
position: relative; position: relative;
width: 150px; // width: 150px;
height: 150px; // height: 150px;
z-index: 1000; z-index: 1000;
line { line {