ArthurHub / ArthurHub/HTML-Renderer
header to the right side
Aperta
bug
CSS
- Lingua principale
- C#
- Stelle
- 1.4k
- Fork
- 550
- Merge medio
- 14g 9h
- PR unite (30g)
- 1
Descrizione
```
.headerlogo {
position: fixed;
right: 0;
top: 0;
}
```
EXPECTED:
aligns logo to the right
RESULT:
aligns logo to the left
VERSION:
1.5.1-beta1 from nuget
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by reproducing the reported header layout with the supplied .headerlogo CSS and HTML in version 1.5.1-beta1. Trace the renderer's handling of fixed positioning and right: 0; done means the logo aligns with the right side instead of the left.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100