Compare commits
No commits in common. "5732eff645e483775c1df36a60dc7db56a68fec8" and "0de4abfff0278315fddeceb5caa35ab2b5cdf421" have entirely different histories.
5732eff645
...
0de4abfff0
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,5 @@
|
||||
/storage/*.key
|
||||
/vendor
|
||||
.env
|
||||
.htaccess
|
||||
|
||||
|
||||
|
||||
@ -11,11 +11,7 @@
|
||||
padding: 0 8px;
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
overflow-x: auto; /* scroll horizontal */
|
||||
overflow-y: hidden; /* sembunyikan scroll vertikal */
|
||||
white-space: nowrap; /* cegah isi turun ke baris baru */
|
||||
scrollbar-width: thin; /* (opsional, Firefox) scrollbar kecil */
|
||||
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
||||
@ -315,4 +311,4 @@
|
||||
#top_menu {
|
||||
min-height: 50px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user