adding a lot of ui changes and dynamic all
This commit is contained in:
@@ -105,6 +105,16 @@ p {
|
||||
@apply text-white bg-white !important;
|
||||
}
|
||||
|
||||
.ant-radio-button-wrapper {
|
||||
@apply bg-transparent text-gray-200 !important;
|
||||
}
|
||||
.ant-radio-button-checked {
|
||||
@apply bg-white text-black !important;
|
||||
}
|
||||
.ant-radio-button-wrapper-checked {
|
||||
@apply bg-white text-black rounded !important;
|
||||
}
|
||||
|
||||
/* scrollbar customization */
|
||||
::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
|
||||
Reference in New Issue
Block a user