Correct table styles

This commit is contained in:
SergeyEzhin 2021-05-28 19:39:08 +03:00
parent 8e5073d912
commit 7d92eb8140

View file

@ -487,6 +487,9 @@
}
li, div {
box-shadow: 0 0 0 1px @gray;
display: flex;
justify-content: center;
align-items: center;
}
}