mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 10:46:16 +01:00
add dialog for copy to clipboard fallback (fixes #152)
This commit is contained in:
@@ -16,12 +16,12 @@ module.exports = {
|
||||
'2xl': '1400px',
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
sans: 'Inter, sans-serif',
|
||||
// body: ['Inter', 'sans-serif'],
|
||||
// display: ['Inter', 'sans-serif'],
|
||||
},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: 'Inter, sans-serif',
|
||||
// body: ['Inter', 'sans-serif'],
|
||||
// display: ['Inter', 'sans-serif'],
|
||||
},
|
||||
screens: {
|
||||
xs: '425px',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user