Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
Today KU
e12a8d6bf793188f5f71323588b19d4cc86aebf0
e12a8d6bf793188f5f71323588b19d4cc86aebf0
Switch branch/tag
today-ku
client
src
components
Menu
menu.module.scss
Find file
Normal view
History
Permalink
menu.module.scss
121 Bytes
Edit
Web IDE
Newer
Older
Menu style 및 collapse 기능 완료
Kim, Subin
committed
Oct 08, 2021
1
2
3
4
5
6
7
8
9
.content
{
background-color
:
#343a40
;
z-index
:
1
;
&
.close
{
top
:
10px
;
right
:
10px
;
}
}