mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-27 15:36:56 +08:00
Improve wiki content width. (#4195)
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -5,6 +5,10 @@
|
||||
line-height: 1.6 !important;
|
||||
word-wrap: break-word;
|
||||
|
||||
&.ui.segment {
|
||||
padding: 3em;
|
||||
}
|
||||
|
||||
&.file-view {
|
||||
padding: 2em 2em 2em !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user