Demo update and
parent
7c073a03c6
commit
826c61ebba
|
@ -39,18 +39,17 @@ export default {
|
||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
/deep/ .tabmenudemo-content {
|
/deep/ .tabmenudemo-content {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 1em;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
display: inline-block;
|
font-size: 16px;
|
||||||
vertical-align: middle;
|
|
||||||
font-size: 24px;
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
i {
|
i {
|
||||||
vertical-align: middle;
|
margin-right: .5em;
|
||||||
font-size: 2em;
|
|
||||||
margin-top: .3em;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue