feat: 添加store
This commit is contained in:
@@ -19,16 +19,16 @@ h3 {
|
||||
@apply text-lg font-bold;
|
||||
}
|
||||
@utility card-subtitle {
|
||||
@apply text-sm text-gray-500;
|
||||
@apply text-sm ;
|
||||
}
|
||||
@utility card-description {
|
||||
@apply text-gray-700 break-words;
|
||||
@apply break-words;
|
||||
}
|
||||
@utility card-code {
|
||||
@apply bg-gray-100 p-2;
|
||||
}
|
||||
@utility card-body {
|
||||
@apply text-gray-700;
|
||||
@apply p-2;
|
||||
}
|
||||
@utility card-key {
|
||||
@apply text-xs;
|
||||
|
||||
Reference in New Issue
Block a user