mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Prevent network dropdown resizing slightly
Dropdown resized by 2px when opened
This commit is contained in:
parent
65f14c7d21
commit
b652ea5024
@ -54,6 +54,8 @@ limitations under the License.
|
||||
|
||||
input.mx_NetworkDropdown_networkoption, input.mx_NetworkDropdown_networkoption:focus {
|
||||
border: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.mx_NetworkDropdown_menu {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user