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
/
system
/
ohayo
/
_acl.less
8 lines
(7 loc)
•
232 B
text/less
View Raw
1
2
3
4
5
6
7
8
/**
*
[
ACL
](
https://ohayojp.com/acl/control
) 使用
`display: none`
隐藏未授权元素
*
[
ACL
](
https://ohayojp.com/acl/control
) Hides the unauthorized element with
`display: none`
*/ .acl
__hide { display: none !important; }