mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
template fixes + bug fixes + style fixes
This commit is contained in:
parent
e52cc668fe
commit
a4543f904a
|
|
@ -73,6 +73,7 @@ div.sticky, section.sticky {
|
|||
flex: 0 0 100%;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
padding-bottom: 5px;
|
||||
|
||||
&> i {
|
||||
margin-right: .5rem;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -167,6 +167,7 @@ table {
|
|||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
background: var(--thead-bg);
|
||||
|
||||
& > * {
|
||||
vertical-align : middle;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user