mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-05 00:49:53 +00:00
20251001.4 (#27458)
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "home-assistant-frontend"
|
||||
version = "20251001.3"
|
||||
version = "20251001.4"
|
||||
license = "Apache-2.0"
|
||||
license-files = ["LICENSE*"]
|
||||
description = "The Home Assistant frontend"
|
||||
|
||||
@@ -19,8 +19,6 @@ export const coreStyles = css`
|
||||
--ha-border-radius-pill: 9999px;
|
||||
--ha-border-radius-circle: 50%;
|
||||
--ha-border-radius-square: 0;
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
/* Spacing */
|
||||
--ha-space-0: 0px;
|
||||
@@ -44,7 +42,6 @@ export const coreStyles = css`
|
||||
--ha-space-18: 72px;
|
||||
--ha-space-19: 76px;
|
||||
--ha-space-20: 80px;
|
||||
>>>>>>> 994c1b575 (Fix intl polyfill loading (#27261))
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user