mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#81 break all
This commit is contained in:
parent
f443eb1dc4
commit
dc58806c63
@ -60,7 +60,7 @@
|
|||||||
/* Add some padding inside the card container */
|
/* Add some padding inside the card container */
|
||||||
.container {
|
.container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/*padding: 2px 16px;*/
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="/js/CSKeFu_Rest_Request.v1.js"></script>
|
<script src="/js/CSKeFu_Rest_Request.v1.js"></script>
|
||||||
|
@ -246,7 +246,7 @@
|
|||||||
/* Add some padding inside the card container */
|
/* Add some padding inside the card container */
|
||||||
.container {
|
.container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/*padding: 2px 16px;*/
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user