forked from fixin.me/fixin.me
@@ -175,7 +175,6 @@ input[type=text]:read-only {
|
||||
display: flex;
|
||||
gap: 0.8em;
|
||||
grid-area: header;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
|
||||
@@ -458,6 +457,9 @@ table.items select:focus-visible {
|
||||
.centered {
|
||||
margin: 0 auto;
|
||||
}
|
||||
.extendedright {
|
||||
margin-right: auto;
|
||||
}
|
||||
[disabled] {
|
||||
border-color: var(--color-border-gray) !important;
|
||||
color: var(--color-border-gray) !important;
|
||||
|
||||
Reference in New Issue
Block a user