Page MenuHomePhorge

emoji_tab.scss
No OneTemporary

Size
774 B
Referenced Files
None
Subscribers
None

emoji_tab.scss

.emoji-tab {
.btn-group .btn:not(:first-child) {
margin-left: 0.5em;
}
.pack-info-wrapper {
margin-top: 1em;
}
.emoji-info-input {
width: 100%;
}
.emoji-data-input {
width: 40%;
margin-left: 0.5em;
margin-right: 0.5em;
}
.emoji {
width: 32px;
height: 32px;
}
.emoji-unsaved {
box-shadow: 0 3px 5px var(--cBlue);
}
.emoji-list {
display: flex;
flex-wrap: wrap;
gap: 1em;
}
}
.emoji-tab-popover-button:not(:first-child) {
margin-left: 0.5em;
}
.emoji-tab-popover-input {
margin-bottom: 0.5em;
label {
display: block;
margin-bottom: 0.5em;
}
input {
width: 20em;
}
.emoji-tab-popover-file {
padding-top: 3px;
}
.warning {
color: var(--cOrange);
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 20, 2:00 PM (13 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
973808
Default Alt Text
emoji_tab.scss (774 B)

Event Timeline