update Table style: font-size
This commit is contained in:
parent
d29a51230e
commit
a1014d92ef
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
color: @text-color;
|
||||
font-size: @font-size-small;
|
||||
font-size: @font-size-base;
|
||||
background-color: #fff;
|
||||
|
||||
box-sizing: border-box;
|
||||
|
@ -238,7 +238,7 @@
|
|||
}
|
||||
|
||||
&-large {
|
||||
font-size: @font-size-base;
|
||||
font-size: @font-size-large;
|
||||
th{
|
||||
height: 48px;
|
||||
}
|
||||
|
@ -421,4 +421,4 @@
|
|||
.ivu-poptip-body{
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue