guesstimate/client/src/components/Tabs/style.module.css

8 lines
91 B
CSS
Raw Normal View History

2020-08-09 15:30:06 +02:00
.tabs {
display: inherit;
}
.tabContent {
padding-top: 1em;
max-width: 100%;
}