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
/
DetailsPages
/
Misc
/
ViewBlockLink
/
ViewBlockLink.css
8 lines
(7 loc)
•
144 B
CSS
View Raw
1
2
3
4
5
6
7
8
.vb-link-div
{
background-color
: white;
border-radius
:
5px
;
display
: flex;
cursor
: pointer;
border
: solid
1px
rgba
(
0
,
0
,
0
,
0.125
); }