mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
#2915 Trefferliste - klickbarer Bereich um Bullet-Checkbox
This commit is contained in:
@@ -102,6 +102,10 @@
|
||||
grid-area: item-data-selector;
|
||||
}
|
||||
|
||||
ui-select-bullet {
|
||||
@apply p-4 -m-4 z-dropdown;
|
||||
}
|
||||
|
||||
@media (min-width: 1025px) {
|
||||
.item-contributors {
|
||||
max-width: 780px;
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
grid-area: item-select;
|
||||
|
||||
ui-select-bullet {
|
||||
@apply cursor-pointer;
|
||||
@apply cursor-pointer p-4 -m-4 z-dropdown;
|
||||
|
||||
&.disabled {
|
||||
@apply cursor-not-allowed;
|
||||
|
||||
4552
package-lock.json
generated
4552
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -44,7 +44,6 @@
|
||||
"@microsoft/signalr": "^5.0.10",
|
||||
"@ng-idle/core": "^8.0.0-beta.4",
|
||||
"@ng-idle/keepalive": "^8.0.0-beta.4",
|
||||
"@ngneat/spectator": "^8.0.1",
|
||||
"@ngrx/component-store": "^11.0.0",
|
||||
"@ngrx/effects": "^10.0.0",
|
||||
"@ngrx/entity": "^10.0.0",
|
||||
@@ -81,7 +80,7 @@
|
||||
"@angular/cli": "^10.1.2",
|
||||
"@angular/compiler-cli": "^10.1.2",
|
||||
"@angular/language-service": "~10.1.2",
|
||||
"@ngneat/spectator": "^7.1.0",
|
||||
"@ngneat/spectator": "^8.0.1",
|
||||
"@ngxs/devtools-plugin": "^3.6.2",
|
||||
"@ngxs/logger-plugin": "^3.6.2",
|
||||
"@types/jasmine": "^2.8.16",
|
||||
|
||||
Reference in New Issue
Block a user