diff --git a/media/memory-table.css b/media/memory-table.css index d476bd3..8d33747 100644 --- a/media/memory-table.css +++ b/media/memory-table.css @@ -50,7 +50,8 @@ font-style: italic; } -.more-memory-select:not(.p-disabled) { +.more-memory-select:not(.p-disabled), +.more-memory-select:not(.p-disabled) select { cursor: pointer; }