대시보드 UI 개선, 한글깨짐 처리.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
.dashboard-sms-summary .card {
|
||||
border-radius: 0.35rem;
|
||||
box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
|
||||
height: 337px; /* servers 카드와 강제로 높이 맞춤 */
|
||||
}
|
||||
|
||||
.sms-table-container {
|
||||
@@ -55,6 +56,8 @@
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
|
||||
/* 텍스트 정렬, 균등하게 */
|
||||
}
|
||||
|
||||
.sms-table td {
|
||||
|
||||
Reference in New Issue
Block a user