mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-07 05:21:50 +02:00
hub(ui): style cleanup and mobile improvements
This commit is contained in:
@@ -169,6 +169,14 @@
|
||||
min-width: 30.3rem;
|
||||
}
|
||||
|
||||
@utility scrollbar-hide {
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.recharts-tooltip-wrapper {
|
||||
z-index: 51;
|
||||
@apply tabular-nums;
|
||||
|
||||
Reference in New Issue
Block a user