代码优化
This commit is contained in:
@@ -122,6 +122,7 @@ function calcRealY(num) {
|
||||
font-size: 12px;
|
||||
padding: 4px 7px;
|
||||
border-radius: 5px;
|
||||
z-index: 2;
|
||||
}
|
||||
.round-tip {
|
||||
position: absolute;
|
||||
@@ -130,6 +131,7 @@ function calcRealY(num) {
|
||||
color: #fff;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
z-index: 2;
|
||||
}
|
||||
.round-tip > text {
|
||||
font-size: 18px;
|
||||
@@ -154,6 +156,7 @@ function calcRealY(num) {
|
||||
position: absolute;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
z-index: 1;
|
||||
}
|
||||
.header {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user