Finished notification popup implementation.

This commit is contained in:
Jas Singh
2024-06-17 22:43:04 -07:00
parent 296fbde42a
commit 77811a75a2
9 changed files with 135 additions and 105 deletions

View File

@@ -42,14 +42,6 @@
margin-left: 2.1rem;
}
.search-devices-container {
min-height: 8rem;
}
.empty-bt-devices-container {
margin-top: 2rem;
}
.bluetooth-isconnecting {
color: $sky;
}