From fceb5dccb032e87f81385de7ac5617c9f7401b14 Mon Sep 17 00:00:00 2001 From: Dank Gabs Date: Mon, 22 Jul 2019 21:37:45 -0400 Subject: [PATCH] Added gab container standards css to the center column. The center columns still need a lot of work to bring to spec with the mockups. This is just one small step closer. --- app/javascript/styles/gabsocial/components.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/javascript/styles/gabsocial/components.scss b/app/javascript/styles/gabsocial/components.scss index 6afecead..65623a48 100644 --- a/app/javascript/styles/gabsocial/components.scss +++ b/app/javascript/styles/gabsocial/components.scss @@ -2412,12 +2412,11 @@ a.status-card.compact:hover { } } +.columns-area--mobile .column {@include gab-container-standards();} .column-header__wrapper { position: relative; flex: 0 0 auto; - border-top-right-radius: 10px; - border-top-left-radius: 10px; - overflow: hidden; + overflow: hidden; &.active { &::before {