refactor: 适配多行文本
This commit is contained in:
parent
25684c211d
commit
be30ca9771
|
@ -93,7 +93,7 @@ export default ({
|
|||
.line {
|
||||
position: relative;
|
||||
border-bottom: 1px solid;
|
||||
height: 36px;
|
||||
min-height: 36px;
|
||||
}
|
||||
.line:hover {
|
||||
background-color: #eee;
|
||||
|
|
Loading…
Reference in New Issue