Translate remaining Chinese JSDoc and CSS comments to English
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -296,7 +296,7 @@ function handleScroll(event) {
|
||||
</script>
|
||||
<style scoped>
|
||||
@reference "../../../assets/tailwind.css";
|
||||
/* 進度條顏色 */
|
||||
/* Progress bar color */
|
||||
:deep(.p-progressbar .p-progressbar-value) {
|
||||
@apply bg-primary
|
||||
}
|
||||
@@ -311,7 +311,7 @@ function handleScroll(event) {
|
||||
:deep(.p-datatable .p-datatable-tbody > tr > td) {
|
||||
@apply border-neutral-500 !border-t-0 text-center
|
||||
}
|
||||
/* 標題置中 */
|
||||
/* Center header title */
|
||||
:deep(.p-column-header-content) {
|
||||
@apply justify-center
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user