mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
Appease the linter
This commit is contained in:
parent
8e0247afe5
commit
8b6b117fbf
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ limitations under the License.
|
|||
// Put 20px of padding around the whole menu. We do this instead of a
|
||||
// simple `padding: 20px` rule so the horizontal rules added by the
|
||||
// optionLists is rendered correctly (full width).
|
||||
>* {
|
||||
> * {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue