Show local co-op icon in settings

This commit is contained in:
redphx
2025-01-04 18:43:24 +07:00
parent b3697df8dc
commit 488b0dfef2
7 changed files with 98 additions and 82 deletions

View File

@@ -190,6 +190,12 @@
margin-bottom: 0 !important;
flex: 1;
svg {
width: 20px;
height: 20px;
margin-inline-end: 8px;
}
+ * {
margin: 0 0 0 auto;
}