RED-6453 - Value for attribute in file list cannot be set

This commit is contained in:
Valentin Mihai 2023-04-06 13:42:48 +03:00
parent d1e095ce6a
commit 7ba2c8f3a3

View File

@ -3,3 +3,7 @@
width: 100%;
}
}
::selection {
background: #ACCEF7;
}