mirror of
https://github.com/linuxserver/docker-ci.git
synced 2026-02-05 19:20:42 +08:00
section header text overflow fix
This commit is contained in:
parent
28ba4914dc
commit
dc62e6d080
@ -243,6 +243,8 @@
|
||||
|
||||
.section-header {
|
||||
border-radius: 10px 10px 0 0;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
}
|
||||
|
||||
.section-header-h2 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user