Files
talk/client/coral-ui/components/TabBar.css
T
2017-07-10 17:03:06 +07:00

15 lines
203 B
CSS

.root {
list-style: none;
border-bottom: solid 1px #D8D8D8;
padding: 0;
margin: 0;
}
.rootSub {
list-style: none;
border: none;
padding: 0;
margin: 0;
border-bottom: solid 2px #eee;
}