update files date between modules
This commit is contained in:
@@ -95,6 +95,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.total-files.add-content {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
.protection-stat-value {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -110,6 +119,13 @@
|
||||
|
||||
&.btn {
|
||||
user-select: none;
|
||||
transition: all 0.3s ease-in;
|
||||
padding: 5px;
|
||||
margin-top: 10px;
|
||||
|
||||
&:hover {
|
||||
background: v.$shadow-1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user