mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
app: fix terminal padding for focus within outline
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
&-terminal {
|
||||
height: 100%;
|
||||
padding-top: 8px;
|
||||
padding-left: 8px;
|
||||
background-color: white;
|
||||
@include pb.focus-within();
|
||||
|
||||
Reference in New Issue
Block a user