mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Add docker mount warning message
This commit is contained in:
parent
92440224de
commit
8f3a108f3b
5 changed files with 28 additions and 0 deletions
|
@ -4522,3 +4522,9 @@ a.donate-with-crypto::after {
|
|||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.docker-mount {
|
||||
margin: 20px auto 0 auto;
|
||||
position: relative;
|
||||
z-index: 9999;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue