mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-09 08:07:22 +00:00
@@ -48,7 +48,8 @@ input[type="text"]:focus {
|
||||
}
|
||||
|
||||
.hidden,
|
||||
.rating:not(:checked) > input { /* Hide radio circles while star rating */
|
||||
.rating:not(:checked) > input {
|
||||
/* Hide radio circles while star rating */
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user