working on user lost for admin
This commit is contained in:
@@ -35,9 +35,14 @@ button{
|
||||
border-color: darkgray black black darkgray;
|
||||
}
|
||||
footer {
|
||||
position: absolute;
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
margin-top: 5px;
|
||||
background: white;
|
||||
border-color: cyan;
|
||||
border-style: dashed;
|
||||
border-width: 1px 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user