chore: css fixes

This commit is contained in:
Arvid Norlin
2024-05-23 15:42:52 +02:00
parent 6cb1ee5385
commit 470e308480
5 changed files with 15 additions and 18 deletions

View File

@@ -84,7 +84,7 @@
border: 1px solid var(--Main-Grey-10);
}
@media screen and (min-width: 950px) {
@media screen and (min-width: 768px) {
.mobileTableContainer {
display: none;
}