no message
This commit is contained in:
parent
af2c5e4d40
commit
b00e6ea499
@ -3,6 +3,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
text-decoration: auto;
|
text-decoration: auto;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
.flexflex {
|
.flexflex {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
text-decoration: auto;
|
text-decoration: auto;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flexflex {
|
.flexflex {
|
||||||
|
Loading…
Reference in New Issue
Block a user