feat: added most beacon DS and listener CRUD
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
main.main {
|
||||
|
||||
}
|
||||
|
||||
main.login {
|
||||
form {
|
||||
display: grid;
|
||||
grid-template-columns: 125px 200px;
|
||||
|
||||
input, label {
|
||||
margin: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user