Agregar diferentes colores a los indicadores de hora

master
Araozu 2021-03-04 13:10:17 -05:00
parent d8fe5bb2b4
commit 8d36e54a5b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ const e = StyleSheet.create({
marginLeft: "4.5rem",
display: "flex",
alignItems: "center",
minHeight: "1.1rem",
minHeight: "1.2rem",
":hover": {
// backgroundColor: "rgba(200, 200, 200, 0.25)"
}