7 lines
No EOL
110 B
CSS
7 lines
No EOL
110 B
CSS
.topActions {
|
|
position: absolute;
|
|
top: 0px;
|
|
right: 50px;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
} |