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

Conversation

EnterVPL
Copy link

@EnterVPL EnterVPL commented Nov 3, 2020

If anyone changes the font size then they will have vertical elements centered.
Before:

===============
(item) (item) (item)


===============

After:

===============

(item) (item) (item)

==============

OR

Before:

===============
(item) (item)
(item) (item)


===============

After:

===============

(item) (item)
(item) (item)

===============

If anyone changes the font size then they will have vertical elements centered.
Before:
```
===============
(item) (item) (item)


===============
```

After:
```
===============

(item) (item) (item)

==============
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant