add limit by
This commit is contained in:
@@ -35,6 +35,10 @@ body {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
button[disabled] .icon-inline {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.icon-small {
|
||||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
@@ -65,6 +69,9 @@ a.external-link:after {
|
||||
content: "";
|
||||
}
|
||||
|
||||
.inline {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
body .mat-select-panel {
|
||||
@@ -78,3 +85,5 @@ body .mat-select-panel {
|
||||
mat-form-field {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user