Fix block width
This commit is contained in:
parent
c94eae6eb6
commit
e343f2461d
|
@ -2,6 +2,6 @@
|
|||
align-self: center;
|
||||
}
|
||||
|
||||
#rm_print_characters_block .wide100pLess70px {
|
||||
#rm_print_characters_block.bulk_select .wide100pLess70px {
|
||||
width: calc(100% - 85px);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue