mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 07:38:03 +08:00
FIX: Border issue with group inputs on high resolution displays
This commit is contained in:
@ -405,6 +405,7 @@ div.ac-wrap {
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border: 0;
|
border: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user