mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 19:32:47 +08:00
Added the possibility to clear monitor data
This commit is contained in:
@@ -16,3 +16,5 @@ $dark-border-color: #1d2634;
|
||||
$easing-in: cubic-bezier(0.54, 0.78, 0.55, 0.97);
|
||||
$easing-out: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
$easing-in-out: cubic-bezier(0.79, 0.14, 0.15, 0.86);
|
||||
|
||||
$dropdown-border-radius: 0.5rem;
|
||||
|
Reference in New Issue
Block a user