Loading src/app/modules/pro/channel/channel.component.scss +10 −4 Original line number Original line Diff line number Diff line Loading @@ -57,18 +57,24 @@ m-pro--channel { position: absolute; position: absolute; margin: 6px; margin: 6px; font-size: 20px; font-size: 20px; color: rgba(0,0,0,.87)!important; @include m-theme() { color: themed($m-black); } } } i.clear { i.clear { font-size: 16px; font-size: 16px; background-color: #3e3737; color: white; border-radius: 20px; border-radius: 20px; cursor: pointer; cursor: pointer; position: absolute; position: absolute; top: 16px; top: 16px; right: 10px; right: 10px; @include m-theme() { color: themed($m-black); } } } input { input { Loading Loading
src/app/modules/pro/channel/channel.component.scss +10 −4 Original line number Original line Diff line number Diff line Loading @@ -57,18 +57,24 @@ m-pro--channel { position: absolute; position: absolute; margin: 6px; margin: 6px; font-size: 20px; font-size: 20px; color: rgba(0,0,0,.87)!important; @include m-theme() { color: themed($m-black); } } } i.clear { i.clear { font-size: 16px; font-size: 16px; background-color: #3e3737; color: white; border-radius: 20px; border-radius: 20px; cursor: pointer; cursor: pointer; position: absolute; position: absolute; top: 16px; top: 16px; right: 10px; right: 10px; @include m-theme() { color: themed($m-black); } } } input { input { Loading