event - update mapado infos on update
This commit is contained in:
parent
6df3927970
commit
c1a94e832f
10 changed files with 215 additions and 11 deletions
|
|
@ -1,3 +1,8 @@
|
|||
body.progress * {
|
||||
cursor: progress !important;
|
||||
}
|
||||
}
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue