Describe 8091 dashboard and 8092 project code pages
This commit is contained in:
@@ -24,10 +24,12 @@
|
||||
table { border-collapse: collapse; width: 100%; min-width: 900px; background: #fff; }
|
||||
th, td { border-bottom: 1px solid #ebf0f8; padding: 7px 9px; font-size: 13px; text-align: left; white-space: nowrap; }
|
||||
th { position: sticky; top: 0; background: #f8fbff; z-index: 1; }
|
||||
.shared-note { margin-bottom: 14px; padding: 12px 14px; border: 1px solid #d7e5ee; border-radius: 12px; background: #eef8fb; color: #355468; font-size: 13px; line-height: 1.6; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrap">
|
||||
<div class="shared-note">이 화면은 MySQL 테이블 목록과 선택한 테이블의 원본 데이터를 미리보는 페이지입니다.</div>
|
||||
<div class="card">
|
||||
<h2 style="margin-top:0;">MySQL 데이터 미리보기</h2>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user