mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 19:52:15 +01:00
add responsiveness for the dashboard and menu
This commit is contained in:
@@ -21,7 +21,7 @@ const props = withDefaults(
|
||||
|
||||
const indicatorClasses = {
|
||||
base: 'w-2.5 h-2.5',
|
||||
large: 'w-3 h-3',
|
||||
large: 'w-2 sm:w-3 h-2 sm:h-3',
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user