1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

arr EnhancedSelectInput fix

This commit is contained in:
Marius 2021-04-23 16:19:26 +02:00
parent d6e297dca9
commit 50e6d12e00
5 changed files with 5 additions and 0 deletions

View File

@ -214,6 +214,7 @@ a:hover {
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 4px;
background: var(--modal-bg-color);
color: var(--text);
}
[class*="EnhancedSelectInputOption-isSelected-"],

View File

@ -492,6 +492,7 @@ a:hover {
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 4px;
background: var(--modal-bg-color);
color: var(--text);
}
[class*="EnhancedSelectInputOption-isSelected-"],
[class*="EnhancedSelectInputOption-isSelected-"]:hover {

View File

@ -496,6 +496,7 @@ a:hover {
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 4px;
background: var(--modal-bg-color);
color: var(--text);
}
[class*="EnhancedSelectInputOption-isSelected-"],
[class*="EnhancedSelectInputOption-isSelected-"]:hover {

View File

@ -214,6 +214,7 @@ a:hover {
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 4px;
background: var(--modal-bg-color);
color: var(--text);
}
[class*="EnhancedSelectInputOption-isSelected-"],

View File

@ -483,6 +483,7 @@ a:hover {
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 4px;
background: var(--modal-bg-color);
color: var(--text);
}
[class*="EnhancedSelectInputOption\/isSelected\/"],
[class*="EnhancedSelectInputOption\/isSelected\/"]:hover {