mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-12 21:35:40 +00:00
Expose GitHub hash in UI (#604)
* Expose GitHub hash in UI * Prettier:fix * cargo fmt * Update tests * Fix test
This commit is contained in:
@@ -21,7 +21,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
html, body {
|
||||
html,
|
||||
body {
|
||||
background-color: #2c2b2b;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user