mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
removed border radius from console widget
This commit is contained in:
parent
e090b64000
commit
a2e96fee55
1 changed files with 1 additions and 0 deletions
|
|
@ -765,6 +765,7 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
|
|||
/* Python console interpreter */
|
||||
#PythonInterpreterOutput, #PythonCodeEditor {
|
||||
font-family: "Roboto Mono";
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
#SubsetView::item, #RepresentationView:item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue