mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-13 18:45:43 +05:00
More specific div selector #1099
This commit is contained in:
parent
a1b617f0ca
commit
ffebbc6e80
@ -28,7 +28,7 @@
|
||||
max-height: 250px;
|
||||
}
|
||||
}
|
||||
#cp-sidebarlayout-container #cp-sidebarlayout-rightside .cp-sidebarlayout-element[data-item] div {
|
||||
#cp-sidebarlayout-container #cp-sidebarlayout-rightside .cp-sidebarlayout-element[data-item] div#performance-table-container {
|
||||
overflow-x: auto;
|
||||
.cp-sidebar-table#performance-profiling-table {
|
||||
tr {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user