mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-05 05:54:43 +00:00
Improve tabs docs
This commit is contained in:
parent
1a452ebe44
commit
1b3e2509ab
1 changed files with 5 additions and 0 deletions
|
|
@ -130,6 +130,10 @@
|
|||
|
||||
> .md-whiteframe > .md-tabs-navigation {
|
||||
padding-left: 52px;
|
||||
|
||||
.md-tab-indicator {
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
> .md-tabs-content {
|
||||
|
|
@ -139,6 +143,7 @@
|
|||
.cell-phone {
|
||||
width: 100%;
|
||||
max-width: 412px;
|
||||
min-height: 0;
|
||||
height: auto;
|
||||
margin-right: 16px;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in a new issue