Make scss change for tab switcher only

このコミットが含まれているのは:
Wyatt Benno 2019-06-21 08:35:02 +09:00
コミット 308c4c9789
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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