From 26e654f5b8e886517e86a49482e3318e7c4825bd Mon Sep 17 00:00:00 2001 From: Rainer Killinger Date: Thu, 27 Jun 2024 14:57:24 +0200 Subject: [PATCH] fix: app license overview --- .../src/app/modules/about/about-licenses.scss | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/frontend/app/src/app/modules/about/about-licenses.scss b/frontend/app/src/app/modules/about/about-licenses.scss index acb212bd..9ad0cbb8 100644 --- a/frontend/app/src/app/modules/about/about-licenses.scss +++ b/frontend/app/src/app/modules/about/about-licenses.scss @@ -12,24 +12,6 @@ * You should have received a copy of the GNU General Public License along with * this program. If not, see . */ -ion-content > div { - height: 100%; -} - -cdk-virtual-scroll-viewport { - width: 100%; - height: 100%; -} - -:host ::ng-deep { - .cdk-virtual-scroll-content-wrapper { - width: 100%; - } -} - -.virtual-scroll-expander { - clear: both; -} .supertext-icon { height: 14px;