-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: adjust css data model root button #14072
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14072 +/- ##
=======================================
Coverage 95.28% 95.28%
=======================================
Files 1763 1763
Lines 23000 23000
Branches 2676 2676
=======================================
Hits 21915 21915
Misses 836 836
Partials 249 249 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Hvordan vil dette se ut når rotnoden er valgt? Og er ikonene fortsatt på linje med hverandre? Er overskriften godt nok fremhevet når den har samme størrelse som øvrig tekst? |
Dette bør også koordineres med #13786. |
Veldig godt poeng - hadde jeg ikke tenkt på! Har oppdatert koden nå. Men om du ikke mener dette er en god endring så kan vi lukke den. Jeg bare trodde det var en feil at denne knappen var større enn andre knapper. |
Veldig sant! Skal pinge @ErlingHauan angående den saken 😬 |
Description
Adapting the sizes in the heading row in the node panel so the buttons have the same size:
DEV:
This branch:
Related Issue(s)
Verification