update
parent
fb5693c29d
commit
a7a6c84267
|
@ -32,8 +32,8 @@
|
|||
}
|
||||
label {
|
||||
position: relative;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
// width: 150px;
|
||||
// height: 150px;
|
||||
// border-radius: 50%;
|
||||
// box-shadow: inset 0 0 50px #000;
|
||||
// background: #222;
|
||||
|
@ -41,8 +41,8 @@ label {
|
|||
}
|
||||
svg {
|
||||
position: relative;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
// width: 150px;
|
||||
// height: 150px;
|
||||
z-index: 1000;
|
||||
|
||||
line {
|
||||
|
|
Reference in New Issue