UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
theme
/
layout
/
default
/
fix
/
_quick-menu.less
6 lines
(5 loc)
•
149 B
text/less
View Raw
1
2
3
4
5
6
@{quick-menu-prefix}
{
@media
(
max-width
:
@mobile-max
) {
right
:
-
(
@ohayo-default-content-padding
+
@quick-menu-border-width
)
!important
; } }