diff --git a/chrome/window_control_placeholder_support.css b/chrome/window_control_placeholder_support.css index 2ac2856..68a421e 100644 --- a/chrome/window_control_placeholder_support.css +++ b/chrome/window_control_placeholder_support.css @@ -1,6 +1,8 @@ /* Creates placeholders for window controls */ /* This is a supporting file used by other stylesheets */ +/* This file should preferably be imported before other stylesheets */ + /* Defaults for window controls on RIGHT side of the window */ :root{ --uc-window-control-width: 138px;