mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 01:40:40 +08:00
UX: correctly shows outline around focused input time (#12833)
This commit is contained in:
parent
f7aeb257ee
commit
d53307b141
@ -229,15 +229,14 @@
|
||||
|
||||
.d-icon {
|
||||
color: var(--primary-medium);
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
.time-picker {
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
margin: 0;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user