1
This commit is contained in:
@@ -612,7 +612,7 @@ input:checked+.slider:before {
|
||||
backdrop-filter: blur(12px);
|
||||
-webkit-backdrop-filter: blur(12px);
|
||||
overflow: hidden;
|
||||
transition: all 0.3s ease;
|
||||
transition: border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
|
||||
}
|
||||
|
||||
.chart-card:hover {
|
||||
|
||||
Reference in New Issue
Block a user