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

This commit is contained in:
Valentin Mihai 2023-03-30 20:31:19 +03:00
parent dbe1e9fae1
commit 79b688b218

View File

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