mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-03 21:14:44 +00:00
Fix scrollbar on table card
This commit is contained in:
parent
f5011bc8b7
commit
6f96f84b18
1 changed files with 2 additions and 1 deletions
|
|
@ -332,8 +332,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
.md-table-card {
|
||||
overflow: visible;
|
||||
|
||||
.md-toolbar {
|
||||
padding-left: 16px;
|
||||
background-color: #fff;
|
||||
|
|
|
|||
Loading…
Reference in a new issue