Fix #246: Table header menu

This commit is contained in:
Chen-I Lim 2021-04-12 09:56:22 -07:00
parent 51a96dfdd6
commit 6d71e68a47

View file

@ -90,10 +90,6 @@
.octo-table-cell {
color: rgba(var(--body-color), 0.6);
.MenuWrapper {
overflow: hidden;
}
.Label {
color: rgba(var(--body-color), 0.6);
}