chore: updated @rollup/plugin-node-resolve@10.0.0, rollup-plugin-terser@7.0.2, rollup-plugin-vue@5.1.9; chore: replaced /deep/ selector in favor of ::v-deep due to deprecation
This commit is contained in:
@@ -125,12 +125,12 @@ i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
i /deep/ svg {
|
||||
i::v-deep svg {
|
||||
fill: white;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.ethereum /deep/ svg {
|
||||
.ethereum::v-deep svg {
|
||||
fill: var(--foreground);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user