consistent borders and removed some comments

This commit is contained in:
proddy
2025-11-23 16:55:46 +01:00
parent 935a9dcbb7
commit ef315b6dde
7 changed files with 2 additions and 10 deletions

View File

@@ -113,7 +113,7 @@ const SystemMonitor = () => {
minWidth: '300px',
maxWidth: '500px',
backgroundColor: '#393939',
border: 3,
border: 2,
borderColor: '#565656',
borderRadius: '8px',
boxShadow: '0 8px 32px rgba(0, 0, 0, 0.3)',