forked from forks/microblog.pub
Fix CSS
This commit is contained in:
parent
d3db16c63d
commit
6cda5402f7
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ a:hover {
|
||||||
.note-container {
|
.note-container {
|
||||||
clear: right;
|
clear: right;
|
||||||
padding:10px 0;
|
padding:10px 0;
|
||||||
word-break: break-all;
|
word-break: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.color-menu-background {
|
.color-menu-background {
|
||||||
|
|
Loading…
Reference in a new issue