CTLE-436: added variant selection when querying or viewing records

This commit is contained in:
Tim Chamberlain
2023-06-28 19:33:44 -05:00
parent a6425eef9f
commit 690a7a1cae
4 changed files with 160 additions and 18 deletions

View File

@ -1,9 +1,3 @@
::selection {
background: hotpink;
color: white;
}
html,
body {
padding: 0;