fix: row count container alignment (#10179)

This commit is contained in:
Erik Ritter
2020-06-26 16:07:29 -07:00
committed by GitHub
parent 4965d87505
commit 8bdc6b1771

View File

@@ -134,8 +134,8 @@
}
.row-count-container {
position: absolute;
right: 28px;
float: right;
padding-right: 24px;
}
}