p68
This commit is contained in:
@@ -551,6 +551,7 @@ body:not(.retriex-show-detail-cards) #chat .retriex-alert {
|
||||
|
||||
/* RetrieX chat meta/status cards */
|
||||
.retriex-meta-card,
|
||||
.retriex-action-card,
|
||||
.retriex-alert {
|
||||
margin: 0 0 1.5rem -.5rem;
|
||||
border: 0;
|
||||
@@ -559,7 +560,8 @@ body:not(.retriex-show-detail-cards) #chat .retriex-alert {
|
||||
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18);
|
||||
}
|
||||
|
||||
.retriex-meta-card {
|
||||
.retriex-meta-card,
|
||||
.retriex-action-card {
|
||||
padding: 0.85rem 0.95rem;
|
||||
}
|
||||
|
||||
@@ -685,6 +687,11 @@ body:not(.retriex-show-detail-cards) #chat .retriex-alert {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.35rem;
|
||||
font-size: 0.7rem !important;
|
||||
}
|
||||
|
||||
.data-retriex-action-prompt{
|
||||
font-size: 0.7rem !important;
|
||||
}
|
||||
|
||||
.retriex-source-chip {
|
||||
|
||||
Reference in New Issue
Block a user