mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
FIX Remi Abschließen Dialog
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<button class="close-btn" (click)="ref.close()">
|
||||
<ui-icon icon="close" size="21px"></ui-icon>
|
||||
</button>
|
||||
|
||||
<h1>
|
||||
Ist die Wannenummer korrekt oder möchten Sie die<br />
|
||||
Wannenummer erneut scannen?
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
@apply block box-content relative;
|
||||
}
|
||||
|
||||
.close-btn {
|
||||
@apply absolute -top-2 right-0 text-ucla-blue border-none bg-transparent;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@apply text-xl font-bold text-center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user