- .subMenu {
- flex-grow: initial;
- background-image: url("project://database/Assets/Pictures/manu.png?fileID=2006701733&guid=46e529c3d84b9b34aaa338b9efa4c217&type=3#Camera");
- width: 24%;
- height: 24px;
- -unity-background-scale-mode: stretch-to-fill;
- position: absolute;
- flex-shrink: initial;
- top: 114px;
- left: 51px;
- transition-duration: 0.4s;
- }
|