Remove debug
This commit is contained in:
parent
dbfea88177
commit
1f1e4997fa
@ -133,6 +133,8 @@ table>tbody>tr>td>button {
|
||||
border-collapse: unset;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
table {
|
||||
@ -337,11 +339,6 @@ div#articleslist>article{
|
||||
border: 4px solid var(--pico-primary);
|
||||
}
|
||||
|
||||
#dynmapa {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.form-content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Loading…
Reference in New Issue
Block a user