mirror of https://github.com/go-gitea/gitea.git
Improve wiki content width. (#4195)
This commit is contained in:
parent
0ea18698af
commit
0ba165e2ea
File diff suppressed because one or more lines are too long
|
@ -5,6 +5,10 @@
|
||||||
line-height: 1.6 !important;
|
line-height: 1.6 !important;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
||||||
|
&.ui.segment {
|
||||||
|
padding: 3em;
|
||||||
|
}
|
||||||
|
|
||||||
&.file-view {
|
&.file-view {
|
||||||
padding: 2em 2em 2em !important;
|
padding: 2em 2em 2em !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue