# HG changeset patch # User Thomas Junk # Date 1536679867 -7200 # Node ID afd5595c8d8b24dbfb0981cc6e82315b8d9a50d3 # Parent d4fa28bfa6ec0c37a258e612e1348661b6405480 fix: border radius sidebar diff -r d4fa28bfa6ec -r afd5595c8d8b client/src/application/Sidebar.vue --- a/client/src/application/Sidebar.vue Tue Sep 11 17:17:37 2018 +0200 +++ b/client/src/application/Sidebar.vue Tue Sep 11 17:31:07 2018 +0200 @@ -64,6 +64,7 @@ background-color: #ffffff; padding-top: $large-offset; opacity: 0.96; + border-radius: 0.5rem; } .overlay {