mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
(bug) do not buzz the list in member-select
This commit is contained in:
parent
a10e75844a
commit
4f231c0647
@ -1,6 +1,6 @@
|
||||
.member-select {
|
||||
&.error {
|
||||
.select-input > div {
|
||||
.select-input > div:first-of-type {
|
||||
border-color: var(--alert);
|
||||
transform: perspective(1px) translateZ(0);
|
||||
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user