mirror of https://github.com/fantasticit/think.git
client: fix table inner element margin-top
This commit is contained in:
parent
60b033c22e
commit
d4b71c8d8e
|
@ -76,6 +76,10 @@
|
|||
> * {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
> p {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
|
|
Loading…
Reference in New Issue