How to round the edges of the workspace

100 views
Skip to first unread message

pigeonmaléfique

unread,
Jul 19, 2021, 6:03:10 AM7/19/21
to Blockly
Hi, the title said all, I tried to add border  border-radius: 30px; in css :

 #blocklyDiv {
      float: bottom;
      height: 90%;
      width: 100%;
      border-radius: 30px;
    }

But that didn't work, a idea ?

Pola Hano

unread,
Jul 19, 2021, 6:19:49 AM7/19/21
to Blockly
.injectionDiv {
  border-radius: 1rem;
}

pigeonmaléfique

unread,
Jul 19, 2021, 6:33:12 AM7/19/21
to Blockly
Thx, that work

Pola Hano

unread,
Jul 19, 2021, 6:39:12 AM7/19/21
to Blockly
Welcome  😁🤝
Reply all
Reply to author
Forward
0 new messages