mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 07:43:41 +08:00 
			
		
		
		
	fix: fix panel cards style (#1171)
This commit is contained in:
		@@ -65,7 +65,7 @@ const StatisticalLineChartCard = ({ isLoading, title, chartData, todayValue }) =
 | 
			
		||||
      ) : (
 | 
			
		||||
        <CardWrapper border={false} content={false}>
 | 
			
		||||
          <Box sx={{ p: 2.25 }}>
 | 
			
		||||
            <Grid container direction="column">
 | 
			
		||||
            <Grid>
 | 
			
		||||
              <Grid item sx={{ mb: 0.75 }}>
 | 
			
		||||
                <Grid container alignItems="center">
 | 
			
		||||
                  <Grid item xs={6}>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user