mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
refactor: migrate edit to custom component
This commit is contained in:
committed by
Carlos Valente
parent
629204810f
commit
e090bde8bb
@@ -9,6 +9,11 @@
|
||||
border-radius: 3px;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
&:disabled {
|
||||
opacity: 0.4;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
.subtle {
|
||||
|
||||
Reference in New Issue
Block a user