mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-01 23:16:52 +00:00
fix: 1. 修复首页控制面板在md和2xl的时候会超出屏幕
2.修复授权管理-添加授权选择ssh 弹窗过长超出屏幕无法滚动
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
padding: "2rem",
|
||||
screens: {
|
||||
"2xl": "1400px",
|
||||
'3xl': '1920px',
|
||||
},
|
||||
},
|
||||
extend: {
|
||||
|
Reference in New Issue
Block a user