word-wrap何もしてなかった
This commit is contained in:
4
public/css/tissue.css
vendored
4
public/css/tissue.css
vendored
@@ -7,6 +7,10 @@
|
||||
background: linear-gradient(to bottom, #f8f9fa, #fff)
|
||||
}
|
||||
|
||||
.tis-word-wrap {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.list-group-item.border-bottom-only {
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
|
Reference in New Issue
Block a user