forked from coracle/flotilla
Spruce up nstart, add profile deletion
This commit is contained in:
@@ -323,3 +323,9 @@ emoji-picker {
|
||||
--input-font-color: var(--base-content);
|
||||
--outline-color: var(--base-100);
|
||||
}
|
||||
|
||||
/* progress */
|
||||
|
||||
progress[value]::-webkit-progress-value {
|
||||
transition: width 0.5s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user