Skip to content
Snippets Groups Projects
Verified Commit 8b7bedbf authored by creations's avatar creations :earth_africa:
Browse files

fix mobile icon

parent bf66b301
Branches
No related tags found
No related merge requests found
......@@ -129,11 +129,14 @@ body {
.platform-icon.mobile-only {
position: absolute;
bottom: 4px;
bottom: 0;
right: 4px;
width: 30px;
height: 30px;
pointer-events: none;
background-color: var(--background);
padding: 0.3rem 0.1rem;
border-radius: 8px;
}
.user-info {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment