File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2121- Removed unused save all functionality
2222- Allow showing testcase details on compiler error status
2323- Enhanced integrated view to display compilation output and errors
24+ - Made the bubble texts in the UI more compact
2425
2526### Fixed
2627
Original file line number Diff line number Diff line change 260260 .toolbar-badge-container {
261261 display : flex ;
262262 align-items : center ;
263- padding : 0px 6 px ;
264- border-radius : 11 px ;
263+ padding : 0px 3 px ;
264+ border-radius : 5 px ;
265265 font-size : 15px ;
266266 font-weight : bold ;
267267 line-height : 1 ;
Original file line number Diff line number Diff line change 273273 .state-badge {
274274 display : flex ;
275275 align-items : center ;
276- padding : 0px 6 px ;
277- border-radius : 11 px ;
276+ padding : 0px 3 px ;
277+ border-radius : 5 px ;
278278 font-size : 15px ;
279279 font-weight : bold ;
280280 line-height : 1 ;
You can’t perform that action at this time.
0 commit comments