mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-02-12 16:33:38 +01:00
Make scss change for tab switcher only
This commit is contained in:
parent
066efd5b3c
commit
308c4c9789
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
|
||||||
button:disabled {
|
.tab-switcher button:disabled {
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue