mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Fix terminal size
This commit is contained in:
parent
2454ea9d14
commit
46f4ffbc32
@ -301,7 +301,7 @@
|
|||||||
&:before {
|
&:before {
|
||||||
content: '\25CF';
|
content: '\25CF';
|
||||||
color: $white;
|
color: $white;
|
||||||
font-size: 28px;
|
font-size: 20px;
|
||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user