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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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