Make class invite dropdown button more obvious
This commit is contained in:
parent
4ee8fd4f16
commit
d380b34336
|
@ -99,6 +99,12 @@ body {
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.floating.dropdown.button.icon {
|
||||||
|
border-left: 1px;
|
||||||
|
border-left-color: #c0c1c2;
|
||||||
|
border-left-style: solid;
|
||||||
|
}
|
||||||
|
|
||||||
.attendance-row {
|
.attendance-row {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user