diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 56fcb40855..9fe2af4f33 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1082,6 +1082,7 @@ section.minimal { .tread-wrapper { /* border-bottom: 1px solid #BDCDD4; */ border-bottom: 1px solid #D2D2D2; + border-radius: 10px; position: relative; padding: 5px; margin-bottom: 10px;