mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Set category menu width in px for clarity
This commit is contained in:
parent
3f40225536
commit
619fb631e7
1 changed files with 1 additions and 1 deletions
|
@ -1111,7 +1111,7 @@ Blockly.Css.CONTENT = [
|
|||
'}',
|
||||
|
||||
'.scratchCategoryMenu {',
|
||||
'width: 3.25rem;',
|
||||
'width: 52px;',
|
||||
'background: $colour_toolbox;',
|
||||
'color: $colour_toolboxText;',
|
||||
'font-size: .7rem;',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue