feat : changed post_request to be more general and return true/false based on response
This commit is contained in:
parent
c215c710b9
commit
5f11bbce09
10 changed files with 41 additions and 68 deletions
|
@ -12,11 +12,11 @@
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
table, th {
|
||||
& table, & th {
|
||||
border: 1px solid;
|
||||
}
|
||||
|
||||
td {
|
||||
& td {
|
||||
border: 1px solid;
|
||||
width: fit-content;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue