Fixed minor UI glitches in visits section

This commit is contained in:
Alejandro Celaya
2020-12-30 19:48:02 +01:00
parent 1927ad2d3a
commit ba5a99dc2a
4 changed files with 14 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
margin: 1.5rem 0 0;
position: relative;
background-color: white;
overflow-y: hidden;
}
.visits-table__header-cell {