Add back button
This commit is contained in:
@@ -199,6 +199,12 @@ th, td {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.actions {
|
||||
position: absolute;
|
||||
top: 16px;
|
||||
left: 16px;
|
||||
}
|
||||
|
||||
.modal {
|
||||
position: fixed;
|
||||
display: flex;
|
||||
@@ -226,7 +232,7 @@ th, td {
|
||||
color: #213547;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
button, .btn {
|
||||
button, .button {
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
.context-menu {
|
||||
|
Reference in New Issue
Block a user