|
|
@@ -1056,7 +1056,7 @@ export default {
|
|
|
position: absolute;
|
|
|
bottom: -25px;
|
|
|
background: #dae7f6;
|
|
|
- padding: 5px;
|
|
|
+ padding: 2px 5px;
|
|
|
/* word-break: keep-all; */
|
|
|
white-space: nowrap;
|
|
|
/* text-overflow: ellipsis; */
|
|
|
@@ -1066,7 +1066,6 @@ export default {
|
|
|
right: 28px;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
- align-items: center;
|
|
|
justify-content: center;
|
|
|
span {
|
|
|
text-decoration: underline;
|