調整水平padding
This commit is contained in:
+1
-8
@@ -6,7 +6,7 @@ table {
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: 5px 5px;
|
||||
padding: 2px 5px;
|
||||
border: 1px solid #000;
|
||||
}
|
||||
|
||||
@@ -173,10 +173,3 @@ button:active {
|
||||
height: 40px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.truncate-text {
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user