[ACS-8498] [ACA] Testing Angular 15 - Toolbar buttons layout is broken

This commit is contained in:
DominikIwanek 2024-08-01 13:12:36 +02:00 committed by dominikiwanekhyland
parent b85d2188e4
commit 18f5bac154

View File

@ -93,7 +93,8 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
overflow-x: hidden; overflow: hidden;
overflow-y: auto;
position: relative; position: relative;
} }