This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Avoids scrollbars when Home view is super narrow
main
Eric Amodio
2 years ago
parent
21b1201a04
commit
e4ba073dda
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/webviews/apps/home/home.scss
+ 1
- 0
src/webviews/apps/home/home.scss
View File
@ -123,6 +123,7 @@ body {
display
:
flex
;
flex-direction
:
column
;
gap
:
0
.
4rem
;
overflow
:
hidden
;
&
__header
{
flex
:
none
;
Write
Preview
Loading…
Cancel
Save