pmaports/device/testing/device-fairphone-fp4/gtk.css
Luca Weiss a24fb58660
fairphone-fp4: add configuration for phosh (MR 2949)
Add scale factor and pre-set tweaks to handle the notch / screen corners
on the device.
2022-02-18 11:48:32 +01:00

11 lines
265 B
CSS

/* TWEAKS-START phosh-clock-notch */
.phosh-topbar-clock {
margin-left: 100.0px;
}
/* TWEAKS-END phosh-clock-notch */
/* TWEAKS-START phosh-panel-btn-space */
.phosh-panel-btn {
margin-left: 10.0px;
margin-right: 10.0px;
}
/* TWEAKS-END phosh-panel-btn-space */