fixed the border-bottom of some tables
This commit is contained in:
parent
35a72f7688
commit
44c19de15d
@ -131,7 +131,7 @@ body {
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
|
||||
border-bottom: 1px solid #CCCCCC;
|
||||
border-bottom: 1px solid #F0F0F0;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
@ -512,7 +512,7 @@ body {
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
|
||||
border-bottom: 1px solid #CCCCCC;
|
||||
border-bottom: 1px solid #F0F0F0;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user