🎨 Add placeholder for mobile-specific styles in GamemasterExplorer component
This commit is contained in:
@@ -1451,6 +1451,8 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
/* Mobile styles already in defaults above */
|
||||
}
|
||||
|
||||
/* Primary button styles */
|
||||
.btn-primary,
|
||||
|
||||
Reference in New Issue
Block a user