updating some scripts and ci stuff

This commit is contained in:
Chris Cochrun 2022-11-01 10:00:59 -05:00
parent 88aad07ae9
commit a3eacf5e32
3 changed files with 3 additions and 6 deletions

View file

@ -1619,10 +1619,6 @@ select {
display: flex;
}
.table {
display: table;
}
.hidden {
display: none;
}