UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
devex
/
src
/
components
/
LabelsPage
/
LabelsPage.css
15 lines
(13 loc)
•
226 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.filter-div
{
display
: flex;
align-items
: baseline;
white-space
: nowrap;
width
:
100%
; }
.search-filter-form
{
margin
:
0px
1rem
;
align-self
: center;
height
:
38px
;
outline
:
0px
;
box-shadow
: none
!important
; }