페이징 구조 수정
This commit is contained in:
@@ -385,4 +385,10 @@ main.home-main{
|
||||
font-weight: unset !important;
|
||||
width: unset !important;
|
||||
text-align: unset !important;
|
||||
}
|
||||
|
||||
.transaction-content > .transaction-title{
|
||||
text-overflow: ellipsis;
|
||||
overflow-x: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user