dyomedea/src/components/account/Account.module.css

8 lines
128 B
CSS

.control {
opacity: 1;
position: fixed !important;
top: 0px;
margin-left: calc(100% - 35px) !important;
z-index: 1;
}