@airpower/web 1.8.6 → 1.8.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/web.css +1 -1
- package/package.json +1 -1
package/dist/web.css
CHANGED
|
@@ -1468,7 +1468,7 @@ textarea {
|
|
|
1468
1468
|
text-overflow: ellipsis;
|
|
1469
1469
|
user-select: none;
|
|
1470
1470
|
}
|
|
1471
|
-
.a-tree-box .el-tree-node.is-current .el-tree-node__label {
|
|
1471
|
+
.a-tree-box .el-tree-node.is-current > .el-tree-node__content > .el-tree-node__label {
|
|
1472
1472
|
color: white;
|
|
1473
1473
|
}.a-user[data-v-5925b035] {
|
|
1474
1474
|
display: flex;
|