flex
Esse commit está contido em:
pai
890f9f4fb7
commit
9f45efb1de
@ -176,14 +176,16 @@ export default {
|
||||
}
|
||||
.rightDiv {
|
||||
border-radius: 7px;
|
||||
height: 72px;
|
||||
line-height: 36px;
|
||||
/* height: 72px; */
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
line-height: 24px;
|
||||
width: 140px;
|
||||
text-align: left;
|
||||
padding-left: 10px;
|
||||
overflow: hidden;
|
||||
-webkit-line-clamp: 2;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-box-pack: center;
|
||||
/* text-align: justify; */
|
||||
|
Carregando…
Referência em uma nova issue
Block a user