Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Change .selectr-selected item alignment #148

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Nov 3, 2020

  1. Change .selectr-selected item alignment

    If anyone changes the font size then they will have vertical elements centered.
    Before:
    ```
    ===============
    (item) (item) (item)
    
    
    ===============
    ```
    
    After:
    ```
    ===============
    
    (item) (item) (item)
    
    ==============
    ```
    EnterVPL committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c4b3239 View commit details
    Browse the repository at this point in the history