mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-23 02:38:45 +02:00
7 lines
102 B
CSS
7 lines
102 B
CSS
.operation li,
|
|
.godmode li {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|