Skip to content

Commit 91a4771

Browse files
committed
test: this is quite bad as all child buttons will have gold color
1 parent 9b0ae6e commit 91a4771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-vue/app/examples/Tabs.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export default Vue.extend({
6767
<style>
6868
6969
MDTabs {
70-
color: gold;
70+
/* color: gold; */
7171
}
7272
7373
TabContentItem.special {

0 commit comments

Comments
 (0)