Theme
This commit is contained in:
parent
c56c44fb24
commit
90c16d2ea5
@ -32,7 +32,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.mat-flat-button.mat-primary,
|
||||
.mat-button.primary {
|
||||
padding: 0 14px;
|
||||
|
||||
@ -144,7 +144,8 @@ form .iqser-input-group:not(first-of-type) {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
mat-select, .mat-select.mat-select-disabled {
|
||||
mat-select,
|
||||
.mat-select.mat-select-disabled {
|
||||
.mat-select-trigger {
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
@ -48,11 +48,11 @@
|
||||
|
||||
&:not(.list-can-receive):not(.list-dragging) {
|
||||
background: repeating-linear-gradient(
|
||||
-45deg,
|
||||
var(--iqser-separator),
|
||||
var(--iqser-separator) 1px,
|
||||
var(--iqser-background) 1px,
|
||||
var(--iqser-background) 8px
|
||||
-45deg,
|
||||
var(--iqser-separator),
|
||||
var(--iqser-separator) 1px,
|
||||
var(--iqser-background) 1px,
|
||||
var(--iqser-background) 8px
|
||||
);
|
||||
|
||||
> .heading,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user