#13037 SAP view re-do

This commit is contained in:
Jonathan 2024-03-15 12:44:17 +01:00
parent 2192acdac2
commit 0fc7d3e325
1 changed files with 4 additions and 0 deletions

View File

@ -676,6 +676,10 @@ select:-internal-list-box {
align-items: center;
}
.align-center-important {
align-items: center !important;
}
.relative {
position: relative;
}