mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
hide new feature with no width when not available
This commit is contained in:
parent
5dc6b820bc
commit
ceacdefa3e
@ -91,7 +91,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.newfeature{
|
.newfeature{
|
||||||
min-width:12rem;
|
display: flex;
|
||||||
|
width:fit-content
|
||||||
}
|
}
|
||||||
.recent-features{
|
.recent-features{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user