lib/perus/server/public/css/style.css in perus-0.1.35 vs lib/perus/server/public/css/style.css in perus-1.0.0
- old
+ new
@@ -20,9 +20,11 @@
position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
width: 200px;
+
+ overflow: scroll;
}
body > header h1 {
background-color: #9DE0CA;
color: rgba(255, 255, 255, 0.9);
\ No newline at end of file