put in signal for edit

This commit is contained in:
2025-09-25 17:21:13 +10:00
parent 4b85a90b71
commit ee19397f59
171 changed files with 12181 additions and 15 deletions
+10
View File
@@ -0,0 +1,10 @@
.btnloginRigh {
display: flex;
flex-direction:reverse;
justify-content:flex-end;
width: 100%;
}
.myerror {
background-color: red;
color: white;
}