sync
This commit is contained in:
12
.vitepress/theme/custom.css
Normal file
12
.vitepress/theme/custom.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.VPNavBarTitle .title {
|
||||
white-space: normal;
|
||||
line-height: 1.2;
|
||||
padding: 6px 0;
|
||||
}
|
||||
|
||||
.VPNavBarTitle .title span {
|
||||
display: block;
|
||||
min-width: 0;
|
||||
max-width: 100%;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
Reference in New Issue
Block a user