Small css fix for report action dropdown (#3279)

This commit is contained in:
aignatov-bio 2021-05-03 15:17:46 +02:00 committed by GitHub
parent 01dfd305ab
commit e25bd039d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
position: relative;
.report-actions-menu {
width: 200px;
width: 200px !important;
li {
padding: 0;