From 165ee2929bc76fc7f9985ae81cc33736820c7865 Mon Sep 17 00:00:00 2001 From: Kim <1877318+kimsible@users.noreply.github.com> Date: Fri, 1 May 2020 10:45:07 +0200 Subject: Fix tables width, paginators, button on mobile / touchscreens (#2695) --- client/src/app/+my-account/my-account.component.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'client/src/app/+my-account') diff --git a/client/src/app/+my-account/my-account.component.scss b/client/src/app/+my-account/my-account.component.scss index d452a2b21..fd47aec86 100644 --- a/client/src/app/+my-account/my-account.component.scss +++ b/client/src/app/+my-account/my-account.component.scss @@ -1,5 +1,3 @@ - - .row { flex-direction: column; width: 100%; -- cgit v1.2.3