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

8 lines
128 B
CSS
Raw Normal View History

2022-12-25 15:30:47 +00:00
.control {
opacity: 1;
position: fixed !important;
top: 0px;
margin-left: calc(100% - 35px) !important;
z-index: 1;
}