mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-03 12:05:28 +08:00
v3.8.2 版本前端代码
This commit is contained in:
@ -316,4 +316,10 @@ html[data-theme='dark'] {
|
||||
text-overflow: ellipsis;
|
||||
-webkit-line-clamp: 3;
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
}
|
||||
|
||||
.table-action-item {
|
||||
&.color-red {
|
||||
color: red !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user