mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Fix: Some overflow
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
background: #fff;
|
||||
padding: $common-padding;
|
||||
margin-bottom: 10px;
|
||||
word-break: break-all;
|
||||
}
|
||||
.section {
|
||||
h2 {
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
background: #fff;
|
||||
padding: $common-padding;
|
||||
margin-bottom: 10px;
|
||||
word-break: break-all;
|
||||
}
|
||||
.section {
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user