css
Showing
with
332 additions
and
121 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment
... | ... | @@ -313,12 +313,6 @@ body { |
} | ||
} | ||
.popper-class-box { | ||
.popper__arrow { | ||
left: 20px !important | ||
} | ||
} | ||
.tip-title { | ||
padding: 8px 16px; | ||
background-color: #ecf8ff; | ||
... | ... |
... | ... | @@ -309,9 +309,6 @@ body { |
margin-left: 8px; | ||
text-align: left; | ||
} | ||
.popper-class-box .popper__arrow { | ||
left: 20px !important; | ||
} | ||
.tip-title { | ||
padding: 8px 16px; | ||
background-color: #ecf8ff; | ||
... | ... |