8000 Merge pull request #3737 from lucaswerkmeister/fullscreen · pythonAI/bootstrap-table@4d1432a · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d1432a

Browse files
authored
Merge pull request wenzhixin#3737 from lucaswerkmeister/fullscreen
Limit fullscreen CSS rule scope
2 parents fb66942 + e40be80 commit 4d1432a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap-table.css

Lines changed: 1 addition & 1 deletion
5061
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ div.fixed-table-scroll-outer {
307307
clear: both;
308308
}
309309

310-
.fullscreen {
310+
.bootstrap-table.fullscreen {
311311
position: fixed;
312312
top: 0;
313313
left: 0;

0 commit comments

Comments
 (0)
0