mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-12-22 11:39:23 +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>
|
||||
|
||||
<style lang="postcss">
|
||||
.sm-btn {
|
||||
@apply btn btn-sm variant-ghost-surface hover:variant-soft-secondary;
|
||||
}
|
||||
.disabled {
|
||||
@apply cursor-not-allowed;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue