Added padding to headerbar
parent
f07f591d55
commit
5854596f6b
|
@ -1901,10 +1901,12 @@ GtkColorButton.button {
|
||||||
|
|
||||||
.header-bar .title {
|
.header-bar .title {
|
||||||
font: bold;
|
font: bold;
|
||||||
|
padding: 0 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-bar .subtitle {
|
.header-bar .subtitle {
|
||||||
font: smaller;
|
font: smaller;
|
||||||
|
padding: 0 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
|
|
Loading…
Reference in New Issue