mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
[update]update table tr height (#2962)
This commit is contained in:
@@ -828,11 +828,11 @@ table {
|
||||
}
|
||||
|
||||
table tr {
|
||||
height: 2.1875rem;
|
||||
height: 2.5625rem;
|
||||
}
|
||||
|
||||
table th, table td {
|
||||
padding: 0.3125rem 0.1875rem;
|
||||
padding: 0.5rem 0.1875rem;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user