mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-14 17:01:18 +08:00
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
|
.disabled {
|
||
|
color: rgba(0,0,0,.25);
|
||
|
cursor: not-allowed;
|
||
|
pointer-events: none;
|
||
|
}
|