mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Remove 4px margins from loot-dropdown-menu
It was throwing off vertical alignment with other elements.
This commit is contained in:
@@ -16,9 +16,6 @@ it a <select>-like API. This means:
|
||||
<template>
|
||||
<style>
|
||||
paper-dropdown-menu {
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
|
||||
--paper-input-container: {
|
||||
transition: opacity 0.6s;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user