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
bbd589f30f8b377590d24975a2e997a51661f3e6
bbd589f30f8b377590d24975a2e997a51661f3e6
Switch branch/tag
today-ku
client
src
components
Modal
modal.module.scss
Find file
Normal view
History
Permalink
modal.module.scss
122 Bytes
Edit
Web IDE
Newer
Older
ScheduleModal-admin UI 완성
Kim, Subin
committed
Oct 14, 2021
1
2
3
4
5
6
7
8
9
10
11
.header
{
background-color
:
crimson
;
&
.closeBtn
{
font-size
:
1
.2em
;
}
}
.body
{
height
:
350px
}