This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
tesseract-design
/
viewfinder
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
2
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Update BasicWide topbar
Use container margins in content container for topbar.
master
TheoryOfNekomata
пре 3 година
родитељ
047a484d2e
комит
219d5abe3f
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/widgets/TopBar/index.tsx
+ 1
- 1
src/widgets/TopBar/index.tsx
Прегледај датотеку
@@ -33,7 +33,7 @@ const Container = styled('div')({
padding: '0 1rem',
boxSizing: 'border-box',
margin: '0 auto',
maxWidth: `calc(${configVar('base-width')} *
2
)`,
maxWidth: `calc(${configVar('base-width')} *
3
)`,
width: '100%',
height: '100%',
display: 'flex',
Write
Preview
Loading…
Откажи
Сачувај