mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-25 05:44:13 -05:00
Set background to studio-description-text
This commit is contained in:
parent
536caf994a
commit
116d640fdd
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ $radius: 8px;
|
|||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.studio-description:disabled {
|
||||
.studio-description:disabled, .studio-description-text {
|
||||
background: $ui-blue-10percent;
|
||||
}
|
||||
.studio-description-text {
|
||||
|
|
Loading…
Reference in a new issue