update
parent
fb5693c29d
commit
a7a6c84267
|
@ -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 {
|
||||||
|
|
Reference in New Issue