asdasd
This commit is contained in:
@@ -59,17 +59,11 @@
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
.fx-meta-grid,
|
||||
.fx-form-grid {
|
||||
display: grid;
|
||||
gap: 0.75rem;
|
||||
}
|
||||
|
||||
.fx-meta-grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
|
||||
margin-top: 0.75rem;
|
||||
}
|
||||
|
||||
.fx-form-grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
|
||||
}
|
||||
@@ -96,7 +90,7 @@
|
||||
}
|
||||
|
||||
.fx-message {
|
||||
min-height: 1.5rem;
|
||||
margin-bottom: 0.9rem;
|
||||
color: #1c2734;
|
||||
}
|
||||
|
||||
@@ -137,11 +131,10 @@
|
||||
color: #1c2734;
|
||||
}
|
||||
|
||||
.fx-history-block {
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
|
||||
.fx-history-block h3 {
|
||||
margin: 0 0 0.75rem;
|
||||
font-size: 1rem;
|
||||
.fx-card-meta {
|
||||
display: grid;
|
||||
gap: 0.35rem;
|
||||
color: #5b6573;
|
||||
font-size: 0.95rem;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user