mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 18:32:52 +09:00
#1333 .xe-clearfix 추가
This commit is contained in:
parent
e1702d4ab2
commit
4ccae19658
1 changed files with 11 additions and 0 deletions
|
|
@ -44,6 +44,17 @@ a img {
|
|||
max-width: none;
|
||||
}
|
||||
}
|
||||
.xe-clearfix:before,
|
||||
.xe-clearfix:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.xe-clearfix:after {
|
||||
clear: both;
|
||||
}
|
||||
.xe-clearfix {
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
.xe-widget-wrapper {
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue