mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
reduce margin
This commit is contained in:
parent
ea0cf161db
commit
72f9293239
@ -3,7 +3,7 @@ use gtk::{
|
||||
};
|
||||
use std::sync::Arc;
|
||||
|
||||
const MARGIN: i32 = 16;
|
||||
const MARGIN: i32 = 8;
|
||||
|
||||
pub struct Widget {
|
||||
gobject: TextView,
|
||||
|
Loading…
x
Reference in New Issue
Block a user