Make scss change for tab switcher only

This commit is contained in:
Wyatt Benno 2019-06-21 08:35:02 +09:00
parent 066efd5b3c
commit 308c4c9789
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<style lang="scss">
button:disabled {
.tab-switcher button:disabled {
cursor: not-allowed;
opacity: 1;
}