This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Increase the minimum width of the sidebar
tags/v0.1.0
Fen Dweller
5 years ago
parent
22fedf9067
commit
fef28d50ff
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.css
+ 1
- 1
macrovision.css
View File
@@ -80,7 +80,7 @@ body.toggle-entity-glow .entity-box:not(.selected) > img{
#options {
position: relative;
min-width:
1
20pt;
min-width: 2
0
0pt;
flex: 1 0 15vw;
display: flex;
justify-content: start;
Write
Preview
Loading…
Cancel
Save