mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Merge pull request #2427 from Arhell/fix-modal
fix scroll on modal video
This commit is contained in:
commit
b869488807
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
body {
|
||||
font-family: $font-family-2;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
h1, h2, h3 ,h4, h5, h6 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue