mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
8 lines
173 B
PHP
8 lines
173 B
PHP
.table-data-container .layui-input {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: left;
|
|
}
|
|
.table-data-container .layui-input .placeholder {
|
|
color: #808080;
|
|
} |