Add Card Component
.commit to change branch
This commit is contained in:
@@ -25,4 +25,7 @@ code {
|
||||
.btn:disabled {
|
||||
@apply opacity-60 hover:bg-gray-100 cursor-default;
|
||||
}
|
||||
.select {
|
||||
@apply block rounded-md border-gray-300 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user