put in signal for edit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.btnloginRigh {
|
||||
display: flex;
|
||||
flex-direction:reverse;
|
||||
justify-content:flex-end;
|
||||
width: 100%;
|
||||
}
|
||||
.myerror {
|
||||
background-color: red;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user