mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-27 05:36:20 +10:00
fix calendar disabled ok btn
This commit is contained in:
@@ -280,5 +280,12 @@
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
right: 9px;
|
||||
|
||||
&-disabled {
|
||||
color: #ccc !important;
|
||||
background-color: #f3f5f7 !important;
|
||||
border-color: #d9d9d9 !important;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user