mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
Fix misalignment on head with span text
This commit is contained in:
parent
5be30b3e9a
commit
26d4a835e1
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@
|
|||
.md-table-head-text {
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.md-sortable {
|
||||
|
|
|
|||
Loading…
Reference in a new issue