mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-31 00:04:40 +02:00
Improved placement of tooltips for part description.
This commit is contained in:
parent
7d0776e598
commit
f35a8611e3
3 changed files with 8 additions and 3 deletions
|
@ -242,6 +242,11 @@ showing the sidebar (on devices with md or higher)
|
|||
* Bootstrap extensions
|
||||
*****************************************/
|
||||
|
||||
.w-fit {
|
||||
width: -moz-fit-content;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.bg-primary-striped {
|
||||
background: repeating-linear-gradient(
|
||||
-45deg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue