Menu container can't be access with css because it don't have a vtex app class in absolute container like category-menu
Expected Behavior
Access to menu app absolute container.
Current Behavior
Can't access to container to modify the background color or width.
Possible Solution
Add vtex class like category-menu app (image below).
Steps to Reproduce (for bugs)
- Create submenu with categories.
- Try to access absolute class.
- Vtex IO transform .absolute selector to vtex-app.version-absolute.
Here a couple of images to show differences between category-menu app absolute and the category app.
category-menu app absolute (accessible)

subcategorymenu (can't acces)
