mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-12-23 03:59:25 +00:00
fix(ui): Remove unused CSS selector ".sm-btn > :not([hidden]) ~ :not([hidden])"
This commit is contained in:
parent
b340849d9d
commit
dd0095a767
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<style lang="postcss">
|
<style lang="postcss">
|
||||||
.sm-btn {
|
|
||||||
@apply btn btn-sm variant-ghost-surface hover:variant-soft-secondary;
|
|
||||||
}
|
|
||||||
.disabled {
|
.disabled {
|
||||||
@apply cursor-not-allowed;
|
@apply cursor-not-allowed;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue