mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-17 23:02:10 -08:00
Fix: CSS - Validate
This commit is contained in:
parent
af1f03d2d7
commit
ea9525eb45
4 changed files with 4 additions and 6 deletions
|
|
@ -45,7 +45,7 @@
|
|||
display: block;
|
||||
width: 2px;
|
||||
position: absolute;
|
||||
background-image: linear-gradient(0, #9059ff 0%, #ff4aa2 52.08%, #ffbd4f 100%);
|
||||
background-image: linear-gradient(0deg, #9059ff 0%, #ff4aa2 52.08%, #ffbd4f 100%);
|
||||
top: 0;
|
||||
inset-inline-start: 0;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue