edge / wallet

The web wallet of the XE Blockchain.

Home Page:https://wallet.xe.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep combinator cleanup

annybs opened this issue · comments

commented

Some new CSS makes use of >>> for parent-led styling of Amount components. It works fine but leads to the compiler emitting this warning:

the >>> and /deep/ combinators have been deprecated. Use :deep() instead.
commented

This is completed on develop and will be included in the next release.