save course from disk begin

This commit is contained in:
Александр Бабкин
2022-07-12 16:48:24 +03:00
parent 1f59cda01d
commit d093a31512
7 changed files with 175 additions and 15 deletions

View File

@@ -1084,6 +1084,9 @@ select {
.pr-4 {
padding-right: 1rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.text-center {
text-align: center;
}