mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
style: 🎨 Use Logical Style properties to apply same styles based on Language Direction (dir)
This commit is contained in:
parent
354da4bc56
commit
adf910306b
20 changed files with 35 additions and 34 deletions
|
|
@ -76,7 +76,7 @@
|
|||
position: relative;
|
||||
width: 50px;
|
||||
color: var(--base600);
|
||||
border-left: 1px solid var(--base600);
|
||||
border-inline-start: 1px solid var(--base600);
|
||||
padding-inline-start: 10px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue