Avoid switching select item style
This commit is contained in:
parent
e4d75613b7
commit
6ebf755e14
1 changed files with 0 additions and 7 deletions
|
|
@ -6,13 +6,6 @@
|
|||
cursor: pointer;
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
.report-card:hover {
|
||||
background-color: #f8f9fa;
|
||||
}
|
||||
.report-card.active {
|
||||
border-left: 4px solid #0d6efd;
|
||||
background-color: #e7f1ff;
|
||||
}
|
||||
.map-placeholder {
|
||||
height: 300px;
|
||||
background: linear-gradient(135deg, #e0e7ee 0%, #c9d6e3 100%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue