Skip to content
Snippets Groups Projects
Commit 57597d01 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5833 fix Aktenzeichen Button, fix data-test-id

parent 3cd75f79
Branches
Tags
No related merge requests found
......@@ -25,5 +25,5 @@
// Workaround Material's fixed 48px height
:host ::ng-deep ozgcloud-icon-button-primary button {
position: absolute;
top: -8px;
top: -14px;
}
......@@ -35,7 +35,7 @@
<div class="flex flex-grow gap-7">
<alfa-vorgang-status-text
[status]="vorgang.status"
data-test-id="xstatus-text"
data-test-id="status-text"
class="status-text"
></alfa-vorgang-status-text>
<alfa-beschieden-date-in-vorgang-container></alfa-beschieden-date-in-vorgang-container>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment