feat: add gateway billing estimate and rate limit details
This commit is contained in:
@@ -630,6 +630,15 @@
|
||||
color: #526170;
|
||||
}
|
||||
|
||||
.composerEstimatedCharge[data-state="loading"] {
|
||||
color: #6f7c8a;
|
||||
}
|
||||
|
||||
.composerEstimatedCharge[data-state="error"],
|
||||
.composerEstimatedCharge[data-state="error"] svg {
|
||||
color: #b45309;
|
||||
}
|
||||
|
||||
.composerMediaSendButton.shButton {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
|
||||
Reference in New Issue
Block a user