git ssb

16+

Dominic / patchbay



Commit 1c6bba1bf3eeff9fafa6ebd9738ca5f8c4ea6558

minor style tweaks (app border, calendar centering)

mixmix committed on 8/15/2018, 2:01:53 AM
Parent: ca8ac8d21e58b7d37981f6ee097ce54b1bf10b22

Files changed

app/html/tabs.mcsschanged
app/page/calendar.mcsschanged
app/html/tabs.mcssView
@@ -8,8 +8,9 @@
88 display: flex
99 flex-direction: column
1010
1111 height: 100% /* needed to stop scroller blowing out */
12 + overflow: hidden
1213
1314 nav {
1415 display: flex
1516
app/page/calendar.mcssView
@@ -174,8 +174,9 @@
174174 }
175175
176176 CalendarEvents {
177177 width: 50rem
178 + margin-right: 6rem
178179
179180 div {
180181 width: 50rem
181182

Built with git-ssb-web