mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-03 01:18:17 +00:00
Added add test and add class buttons to tests and classes pages
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
.adminSection {
|
||||
margin: 1rem 0;
|
||||
|
||||
&--buttons {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
padding-bottom: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user