mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
Fix colour when focus
This commit is contained in:
parent
1de8d0d75e
commit
576cae4444
@ -135,5 +135,9 @@ md-select {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
color: white;
|
||||
|
||||
&:focus {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user