Deploying new version of RIBC
This commit is contained in:
parent
7efbf28b8c
commit
6ccbc141d4
@ -1382,6 +1382,10 @@ input[type=date]:focus {
|
||||
align-self: flex-start;
|
||||
}
|
||||
|
||||
#all_interns_page__header {
|
||||
grid-template-columns: 1fr auto;
|
||||
}
|
||||
|
||||
#admin_page {
|
||||
padding: 1rem 0;
|
||||
gap: 1rem;
|
||||
|
||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1405,6 +1405,9 @@ input[type="date"]{
|
||||
#dashboard_page #project_watching_section {
|
||||
align-self: flex-start;
|
||||
}
|
||||
#all_interns_page__header{
|
||||
grid-template-columns: 1fr auto;
|
||||
}
|
||||
|
||||
#admin_page {
|
||||
padding: 1rem 0;
|
||||
|
||||
21803
index.html
21803
index.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user